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
|
# Usage
|
||||||
```sh
|
```sh
|
||||||
Usage: ./log [-l] [-i] [-v] [-h]
|
Usage: log [-l] [-i] [-v] [-h]
|
||||||
./log [-I|-Q|-R|-S] [filename]
|
log [-I|-Q|-R|-S] [filename]
|
||||||
log is a minimalistic command line note manager written in C.
|
log is a minimalistic command line note manager written in C.
|
||||||
Options:
|
Options:
|
||||||
-l Lists the notes in the directory in a tree format.
|
-l Lists the notes in the directory in a tree format.
|
||||||
|
|
Loading…
Reference in a new issue