Use delete instead of remove on README.
This commit is contained in:
parent
3561fe27b9
commit
d7f38f26b9
@ -15,7 +15,7 @@ commands:
|
|||||||
- `help` or `h`: show help information
|
- `help` or `h`: show help information
|
||||||
- `list` or `ls`: list the habits available for today
|
- `list` or `ls`: list the habits available for today
|
||||||
- `modify` or `mod`: modify the settings for a habit
|
- `modify` or `mod`: modify the settings for a habit
|
||||||
- `remove` or `rm`: remove a habit
|
- `delete` or `del`: delete a habit
|
||||||
- `statistics` or `stats`: show statistics on current habits
|
- `statistics` or `stats`: show statistics on current habits
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
Loading…
Reference in New Issue
Block a user