docs(workon): clarify references to workon command in documentation
Update the description in todo/queued/workon.md to specifically mention the `workon` command instead of the generic "feature" for better clarity.
This commit is contained in:
parent
8031190d81
commit
4dff2039b0
@ -13,7 +13,7 @@
|
||||
|
||||
Grokkit is being customized to suit my own development workflow. So, there are a number of features that may not be translatable to other developers' habits. As such, this feature assumes that the repository has a "todo" folder with a "queued", "doing" and "completed" subfolder, that function as the in-situ ticketing system. If the "todo" folder is not present, grokkit will create it.
|
||||
|
||||
Also, if no IDE is specified in the config, the feature will default to not opening the editor. If `cnadd` is not available, the feature will default to not logging the beginning of the work.
|
||||
Also, if no IDE is specified in the config, the `workon` command will default to not opening the editor. If `cnadd` is not available, the `workon` command will default to not logging the beginning of the work.
|
||||
|
||||
**Benefits**:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user