Compare commits

..

5 commits

Author SHA1 Message Date
e4ca23901b
Update doitlive 2024-11-12 00:41:34 -05:00
0932faba34
Enhance ToDo 2024-11-12 00:40:48 -05:00
9bb2e2f8f1
Update doitlive 2024-11-12 00:40:28 -05:00
1a0461eded
Small improvements 2024-11-12 00:40:27 -05:00
3021ab1cf0
Fix doitlive echo 2024-11-12 00:39:49 -05:00

View file

@ -2,10 +2,8 @@
#doitlive prompt: sorin #doitlive prompt: sorin
python3 todo.py --help python3 todo.py --help
python3 todo.py -h python3 todo.py -h; echo $?
echo $? python3 todo.py asdf; echo $?
python3 todo.py asdf
echo $?
python3 todo.py list --help python3 todo.py list --help