typo fixed and feature update
This commit is contained in:
@@ -12,6 +12,7 @@ Control playback from your terminal while browsing the vast world of music relea
|
|||||||
- Handle metadata without touching your audio files
|
- Handle metadata without touching your audio files
|
||||||
- Fast and hackable application with [vim](https://www.vim.org)-like keybindings
|
- Fast and hackable application with [vim](https://www.vim.org)-like keybindings
|
||||||
- Save and load playlists
|
- Save and load playlists
|
||||||
|
- Lyrics support
|
||||||
|
|
||||||
🎞️ Screenshot
|
🎞️ Screenshot
|
||||||
-------------
|
-------------
|
||||||
|
|||||||
@@ -474,7 +474,7 @@ GENERAL OPTIONS:
|
|||||||
--playlists List stored playlists and exit
|
--playlists List stored playlists and exit
|
||||||
--load-playlist <playlist> Load specified playlist
|
--load-playlist <playlist> Load specified playlist
|
||||||
--print-playlist <playlist> Print specified playlist and exit
|
--print-playlist <playlist> Print specified playlist and exit
|
||||||
--lyrics <release> <mbid> Show lyrics specified track and exit
|
--lyrics <relid> <mbid> Show lyrics of track <mbid> in release <relid> and exit
|
||||||
|
|
||||||
MANAGE LOCAL MUSIC:
|
MANAGE LOCAL MUSIC:
|
||||||
--decorate <path> Decorate directory containing a tagged release
|
--decorate <path> Decorate directory containing a tagged release
|
||||||
|
|||||||
Reference in New Issue
Block a user