Compare commits
1 commit
c72d0773e7
...
8e187c9790
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e187c9790 |
2 changed files with 0 additions and 39 deletions
|
|
@ -1,8 +0,0 @@
|
||||||
#doitlive speed: 3
|
|
||||||
#doitlive prompt: sorin
|
|
||||||
|
|
||||||
python3 todo.py add Test
|
|
||||||
python3 todo.py list Test
|
|
||||||
python3 todo.py list Test Test
|
|
||||||
|
|
||||||
python3 todo.py add test1 Test Test
|
|
||||||
31
doitlive.sh
31
doitlive.sh
|
|
@ -1,31 +0,0 @@
|
||||||
#doitlive speed: 3
|
|
||||||
#doitlive prompt: sorin
|
|
||||||
|
|
||||||
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 list
|
|
||||||
|
|
||||||
python3 todo.py add Test
|
|
||||||
python3 todo.py list
|
|
||||||
python3 todo.py list Test
|
|
||||||
python3 todo.py add test Test
|
|
||||||
python3 todo.py list Test
|
|
||||||
python3 todo.py list
|
|
||||||
|
|
||||||
python3 todo.py complete test Test
|
|
||||||
python3 todo.py list Test
|
|
||||||
python3 todo.py list
|
|
||||||
python3 todo.py complete Test
|
|
||||||
python3 todo.py list
|
|
||||||
|
|
||||||
python3 todo.py remove test Test
|
|
||||||
python3 todo.py list Test
|
|
||||||
python3 todo.py list
|
|
||||||
python3 todo.py remove Test
|
|
||||||
python3 todo.py list
|
|
||||||
Loading…
Add table
Reference in a new issue