From 799840b664f83c739ef1b591692141dffe5f9adf Mon Sep 17 00:00:00 2001 From: Ingo Karkat Date: Sat, 7 Jan 2012 22:17:50 +0100 Subject: [PATCH] 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? --- todo.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo.sh b/todo.sh index f374883..c95fa6c 100755 --- a/todo.sh +++ b/todo.sh @@ -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