X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/855c10a40134d0bfe25a77096c9e2f9ec385e753..92984c46263aee10ab6a6bb179ab9c174075895b:/lyricli.gmi diff --git a/lyricli.gmi b/lyricli.gmi index 29ed9be..6da005b 100644 --- a/lyricli.gmi +++ b/lyricli.gmi @@ -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