added a wrapper for ~/bin
parent
036011e7b3
commit
c3851346ce
|
@ -16,7 +16,7 @@ A command-line todo list in Racket
|
||||||
Note: For multi-word items you will need to
|
Note: For multi-word items you will need to
|
||||||
surround your item in double quotes like this:
|
surround your item in double quotes like this:
|
||||||
|
|
||||||
`rodo add "go to the bank"` <-- **This is currently broken**
|
`rodo add "go to the bank"`
|
||||||
|
|
||||||
* `rm`--> removes an item from the list
|
* `rm`--> removes an item from the list
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue