FIX: Mention filter capability in long help for listproj.

This was forgotten in the original enhancement in b824479.
This commit is contained in:
Ingo Karkat
2012-04-13 10:51:43 +02:00
parent 92322e7064
commit d7056c5e1e

View File

@@ -246,10 +246,11 @@ help()
Hides all tasks that contain TERM(s) preceded by a minus sign Hides all tasks that contain TERM(s) preceded by a minus sign
(i.e. -TERM). (i.e. -TERM).
listproj listproj [TERM...]
lsprj lsprj [TERM...]
Lists all the projects (terms that start with a + sign) in Lists all the projects (terms that start with a + sign) in
todo.txt. todo.txt.
If TERM specified, considers only tasks that contain TERM(s).
move ITEM# DEST [SRC] move ITEM# DEST [SRC]
mv ITEM# DEST [SRC] mv ITEM# DEST [SRC]