Fix newlines in README

main
~erin 2023-03-21 17:43:42 -04:00
parent 21761e33f3
commit b08fc89ff5
Signed by: erin
GPG Key ID: 9A8E308CEFA37A47
1 changed files with 9 additions and 0 deletions

View File

@ -9,15 +9,24 @@ A simple `TUI` and commandline client for `mpd`.
## API (WIP)
### Commandline Options
`--help` - Print help options
`-p/--port` - Specify MPD port
`-h/--host` - Specify MPD host
`-c/--config` - Use a specific configuration file
`-v/--version` - Print version information
`-j/--json` - Output in JSON format
### Subcommands
`stop` - Stop playing
`play` - Start/resume playing
`pause` - Pause playing
`queue` - Print off queue
`info` - Print current song information