Update Usage
This commit is contained in:
parent
4ce623c152
commit
c3f494817e
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ log is a minimalistic command line note manager.
|
|||
|
||||
# Usage
|
||||
```sh
|
||||
Usage: ./log [-l] [-i] [-v] [-h]
|
||||
./log [-I|-Q|-R|-S] [filename]
|
||||
Usage: log [-l] [-i] [-v] [-h]
|
||||
log [-I|-Q|-R|-S] [filename]
|
||||
log is a minimalistic command line note manager written in C.
|
||||
Options:
|
||||
-l Lists the notes in the directory in a tree format.
|
||||
|
|
Loading…
Reference in a new issue