Fixed README
This commit is contained in:
parent
ba510df20e
commit
06e5c4be2b
18
README.md
18
README.md
@ -17,16 +17,14 @@ The lyrics are extracted from the html document using regex.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Command line options:
|
Command line options:
|
||||||
```man
|
- `-d` [directory] process directory [directory]
|
||||||
-d [directory] process directory [directory]
|
- `-f` [file] process file [file]
|
||||||
-f [file] process file [file]
|
- `-r` go through directories recursively
|
||||||
-r go through directories recursively
|
- `-s` silent, no command-line output
|
||||||
-s silent, no command-line output
|
- `-i` ignore history
|
||||||
-i ignore history
|
- `-n` do not write to history
|
||||||
-n do not write to history
|
- `-o` overwrite if the file already has a comment
|
||||||
-o overwrite if the file already has a comment
|
- `-h` show this
|
||||||
-h show this
|
|
||||||
```
|
|
||||||
If you do not specify a directory or file, the program will ask you if you want to use the current working directory.
|
If you do not specify a directory or file, the program will ask you if you want to use the current working directory.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user