docs(workon): update description from feature to todo
Changed the command argument explanation to use 'todo' instead of 'feature' for accuracy in the workon.md file.
This commit is contained in:
parent
d752a73742
commit
18c23b1d6d
@ -28,7 +28,7 @@ grokkit workon <todo_item_title> [[-m '<custom_commit_message>'] [-f]] | [-c]
|
||||
|
||||
**Arguments**:
|
||||
- `<todo_item_title>`: The item to be worked on.
|
||||
- If this is a feature, then there should be a Markdown entry in the queued folder with the same name, which will be moved to the doing folder. That should also be the name of the branch.
|
||||
- If this is a todo, then there should be a Markdown entry in the queued folder with the same name, which will be moved to the doing folder. That should also be the name of the branch.
|
||||
- If this is a fix, then use the argument as a branch name and as the name of a markdown file to be created, where the Work Plan will be stored in the "doing" folder.
|
||||
- In both instances, If spaces are present, replace them with dashes.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user