docs(workon): update description from 'feature' to 'todo item'
All checks were successful
CI / Test (push) Successful in 35s
CI / Lint (push) Successful in 25s
CI / Build (push) Successful in 20s

Change the description in workon.md to reflect 'todo item' instead of 'feature' for accuracy.
This commit is contained in:
Gregory Gauthier 2026-03-31 15:16:19 +01:00
parent 18c23b1d6d
commit 8031190d81

View File

@ -1,6 +1,6 @@
# `grokkit workon`
**Description**: Automates the initiation of new feature and fix development.
**Description**: Automates the initiation of new todo item and fix development.
1. selects a todo item out of the todo queue and moves it to the "doing" folder;
2. creates a branch based on the item;