aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.txt')
-rw-r--r--doc/manual.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/manual.txt b/doc/manual.txt
index a388fe0..be6875d 100644
--- a/doc/manual.txt
+++ b/doc/manual.txt
@@ -376,10 +376,10 @@ in read-only mode, all changes from this session will be lost without warning!
`-t[num], --todo[=num]`::
Print the `todo` list and exit. If the optional number `num` is given, then
- only todos having a priority equal to `num` will be returned. The priority
- number must be between 1 (highest) and 9 (lowest). It is also possible to
- specify `0` for the priority, in which case only completed tasks will be
- shown. Equivalent to `-Q --filter-type todo`, combined with
+ only uncompleted todos having a priority equal to `num` will be returned. The
+ priority number must be between 1 (highest) and 9 (lowest). It is also
+ possible to specify `0` for the priority, in which case only completed tasks
+ will be shown. Equivalent to `-Q --filter-type todo`, combined with
`--filter-priority` and `--filter-completed` or `--filter-uncompleted`.
`--to <date>`::