From: Ruben Beltran del Rio Date: Sat, 16 Mar 2024 23:17:55 +0000 (+0100) Subject: Move manual to usage X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/f2677410bb90736cef0e0c08c4183a89346c8550?hp=855c10a40134d0bfe25a77096c9e2f9ec385e753 Move manual to usage --- 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