diff --git a/README.md b/README.md index 65215cf..d21c6c9 100644 --- a/README.md +++ b/README.md @@ -40,24 +40,20 @@ cargo +nightly build --release mmtc [FLAGS] [OPTIONS] ``` -### FLAGS +flag | description +-|- +--cycle | Cycle through the queue +-h, --help | Prints help information +--no-cycle | Don't cycle through the queue +-V, --version | Prints version information -``` - --cycle Cycle through the queue --h, --help Prints help information - --no-cycle Don't cycle through the queue --V, --version Prints version information -``` - -### OPTIONS - -``` - --address
Specify the address of the mpd server --c, --config Specify the config file - --jump-lines The number of lines to jump - --seek-secs The time to seek in seconds - --ups The amount of status updates per second -``` +option | description +-|- +--address \
| Specify the address of the mpd server +-c, --config \ | Specify the config file +--jump-lines \ | The number of lines to jump +--seek-secs \ | The time to seek in seconds +--ups \ | The amount of status updates per second ## Key bindings