Fix doitlive echo

This commit is contained in:
Yehuda Deutsch 2024-11-12 00:39:49 -05:00
parent 950aa8920a
commit 3021ab1cf0
Signed by: uda
GPG key ID: 8EF44B89374262A5

View file

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