mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 16:30:19 +02:00
Fix commentary typo; nfc.
This commit is contained in:
parent
d937b06252
commit
a811976207
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
|
|||
;; -i, --involved USER -- select USER-involved items
|
||||
;; -p, --personal USER -- select USER-responsible items
|
||||
;; -t, --todo -- select unfinished items (status "-")
|
||||
;; -t, --done -- select finished items (status "+")
|
||||
;; -d, --done -- select finished items (status "+")
|
||||
;; -r, --review -- select review items (marker "R")
|
||||
;;
|
||||
;; -w, --who -- also show who is associated w/ the item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue