Compare commits

..

4 commits

Author SHA1 Message Date
4de5517c2a
Update doitlive 2024-11-12 00:35:16 -05:00
50cf00b245
Enhance ToDo 2024-11-12 00:30:26 -05:00
c0d5ec4a7c
Update doitlive 2024-11-12 00:30:03 -05:00
c72d0773e7
Small improvements 2024-11-12 00:26:48 -05:00

View file

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