diff --git a/todo.sh b/todo.sh index cced51a..bd04d5d 100755 --- a/todo.sh +++ b/todo.sh @@ -16,10 +16,12 @@ EndVersion exit 1 } +oneline_usage="todo.sh [-fhpantvV] [-d todo_config] action [task_number] [task_description]" + usage() { sed -e 's/^ //' <