Fixed README

This commit is contained in:
matthias@arch 2021-09-29 04:28:12 +02:00
parent 06e5c4be2b
commit d9c4113b77

View File

@ -17,8 +17,8 @@ The lyrics are extracted from the html document using regex.
## Usage ## Usage
Command line options: Command line options:
- `-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