mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-30 17:00:23 +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
|
;; -i, --involved USER -- select USER-involved items
|
||||||
;; -p, --personal USER -- select USER-responsible items
|
;; -p, --personal USER -- select USER-responsible items
|
||||||
;; -t, --todo -- select unfinished items (status "-")
|
;; -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")
|
;; -r, --review -- select review items (marker "R")
|
||||||
;;
|
;;
|
||||||
;; -w, --who -- also show who is associated w/ the item
|
;; -w, --who -- also show who is associated w/ the item
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue