Cosmetics: Consistently use "TERM(s)" in help text.

Two places only used "TERM" although multiple are supported. This can be misleading: do one or all have to match?
This commit is contained in:
Ingo Karkat
2012-01-07 22:17:50 +01:00
parent f8a6e5f8d6
commit c0eb143839

View File

@@ -215,7 +215,7 @@ help()
lf [SRC [TERM...]]
Displays all the lines in SRC file located in the todo.txt directory,
sorted by priority with line numbers. If TERM specified, lists
all lines that contain TERM in SRC file.
all lines that contain TERM(s) in SRC file.
Without any arguments, the names of all text files in the todo.txt
directory are listed.
@@ -223,7 +223,7 @@ help()
lsp [PRIORITY] [TERM...]
Displays all tasks prioritized PRIORITY.
If no PRIORITY specified, lists all prioritized tasks.
If TERM specified, lists only prioritized tasks that contain TERM.
If TERM specified, lists only prioritized tasks that contain TERM(s).
listproj
lsprj