From 06485fbce7c9fe7e7c19f5b9a2b8252cf05d9b74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=84min=20Baumeler?= Date: Wed, 15 Oct 2025 20:38:00 +0200 Subject: [PATCH] typo fixed and feature update --- README.md | 1 + src/main.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2204fd6..5370a65 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Control playback from your terminal while browsing the vast world of music relea - Handle metadata without touching your audio files - Fast and hackable application with [vim](https://www.vim.org)-like keybindings - Save and load playlists +- Lyrics support 🎞️ Screenshot ------------- diff --git a/src/main.sh b/src/main.sh index 7e95aa3..ff0a079 100755 --- a/src/main.sh +++ b/src/main.sh @@ -474,7 +474,7 @@ GENERAL OPTIONS: --playlists List stored playlists and exit --load-playlist Load specified playlist --print-playlist Print specified playlist and exit - --lyrics Show lyrics specified track and exit + --lyrics Show lyrics of track in release and exit MANAGE LOCAL MUSIC: --decorate Decorate directory containing a tagged release