diff --git a/todo/queued/workon.md b/todo/queued/workon.md index 5c937df..1c813a2 100644 --- a/todo/queued/workon.md +++ b/todo/queued/workon.md @@ -28,7 +28,7 @@ grokkit workon [[-m ''] [-f]] | [-c] **Arguments**: - ``: 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.