X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/855c10a40134d0bfe25a77096c9e2f9ec385e753..a94ee76a3a5422fb0d3a3d8a9725da264eb3c74a:/lyricli.gmi?ds=sidebyside diff --git a/lyricli.gmi b/lyricli.gmi index 29ed9be..8df87b6 100644 --- a/lyricli.gmi +++ b/lyricli.gmi @@ -4,8 +4,8 @@ Command line tool that shows lyrics for your currently playing song in the terminal, supports spotify and apple music on macos, and most linux music players. -=> https://git.r.bdr.sh/rbdr/lyricli view source (git.r.bdr.sh) -=> https://git.sr.ht/~rbdr/lyricli view source (sourcehut mirror) +=> https://git.r.bdr.sh/rbdr/lyricli ⧇ source +=> https://git.sr.ht/~rbdr/lyricli ⧉ mirror ## Install @@ -68,6 +68,14 @@ $ lrc -h $ lrc --help ``` +### Manual + +If you install using the rpm and deb you should be able to call help with man + +``` +man lrc +``` + ## Managing Sources By default it comes with spotify and apple music sources enabled, you can disable sources using: @@ -91,14 +99,6 @@ $ lrc -l $ lrc --list-sources ``` -## Manual - -If you install using the rpm and deb you should be able to call help with man - -``` -man lrc -``` - ## Changelog * 3.0.0 Rewritten in rust, supports linux media players. Relicensed to AGPL 3.0