updated the readme and renamed some values and functions
parent
0e0f7448d0
commit
d0b467bae1
|
@ -100,7 +100,7 @@ For example: If you downloaded the project to your `~/downloads/` folder you wou
|
||||||
This section lists and describes rodo's commands.
|
This section lists and describes rodo's commands.
|
||||||
|
|
||||||
* `-h` or `--help` displays the help message
|
* `-h` or `--help` displays the help message
|
||||||
* `init` creates a list file (See the `config.rkt` file for the default * location of this file)
|
* `init` creates a list file (See the `config.rkt` file for the default location of this file)
|
||||||
* `ls` displays your list
|
* `ls` displays your list
|
||||||
* `add` adds an item to your list
|
* `add` adds an item to your list
|
||||||
* `rm` removes an item from your list
|
* `rm` removes an item from your list
|
||||||
|
|
Loading…
Reference in New Issue