diff --git a/todo_completion b/todo_completion index 45f8245..cc1bd54 100644 --- a/todo_completion +++ b/todo_completion @@ -13,7 +13,7 @@ _todo() add a addto addm append app archive command del \ rm depri dp do help list ls listall lsa listcon \ lsc listfile lf listpri lsp listproj lsprj move \ - mv prepend prep pri p replace report" + mv prepend prep pri p replace report shorthelp" # Add custom commands from add-ons, if installed. local allCommands="$COMMANDS $('ls' ${TODO_ACTIONS_DIR:-$HOME/.todo.actions.d}/ 2>/dev/null)"