02-todo-cli #4

Open
uda wants to merge 3 commits from 02-todo-cli into 01-todo-list
Showing only changes of commit 3021ab1cf0 - Show all commits

View file

@ -4,10 +4,8 @@
python3 todo.py --help python3 todo.py --help
python3 todo.py help python3 todo.py help
python3 todo.py -h python3 todo.py -h
python3 todo.py h python3 todo.py h; echo $?
echo $? python3 todo.py asdf; echo $?
python3 todo.py asdf
echo $?
python3 todo.py list python3 todo.py list