Compare commits
4 commits
e4ca23901b
...
4de5517c2a
| Author | SHA1 | Date | |
|---|---|---|---|
| 4de5517c2a | |||
| 50cf00b245 | |||
| c0d5ec4a7c | |||
| c72d0773e7 |
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue