From 2d2086557ef80117e939253a68580abe07c89fe2 Mon Sep 17 00:00:00 2001 From: Poncho Date: Wed, 14 Feb 2024 18:56:40 +0100 Subject: github #112: Completion: todo.sh uses shorthelp and not showhelp --- Completion/Unix/Command/_todo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/Unix/Command/_todo.sh b/Completion/Unix/Command/_todo.sh index e26bfc94f..fc84ee076 100644 --- a/Completion/Unix/Command/_todo.sh +++ b/Completion/Unix/Command/_todo.sh @@ -74,7 +74,7 @@ case $state in "replace:replace in NUMBER the TEXT." "remdup:remove exact duplicates from todo.txt." "report:adds the number of open and done items to report.txt." - "showhelp:list the one-line usage of all built-in and add-on actions." + "shorthelp:list the one-line usage of all built-in and add-on actions." ) _describe -t todo-commands 'todo.sh command' cmdlist ;; -- cgit 1.4.1