Compare commits
5 commits
4de5517c2a
...
e4ca23901b
| Author | SHA1 | Date | |
|---|---|---|---|
| e4ca23901b | |||
| 0932faba34 | |||
| 9bb2e2f8f1 | |||
| 1a0461eded | |||
| 3021ab1cf0 |
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue