]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Add more context on the manual
authorRuben Beltran del Rio <redacted>
Sat, 16 Mar 2024 23:15:32 +0000 (00:15 +0100)
committerRuben Beltran del Rio <redacted>
Sat, 16 Mar 2024 23:15:32 +0000 (00:15 +0100)
lyricli.gmi

index 30726baabf2da3d6a8fadca492a3e6fdbe4dde8f..29ed9bef3a75e4faa166358ee45d8ca04dae66c7 100644 (file)
@@ -51,6 +51,10 @@ Then copy the file somewhere in your PATH
 ## Usage
 Running without arguments will try to detect your current song in apple music or spotify
 
 ## Usage
 Running without arguments will try to detect your current song in apple music or spotify
 
+```
+$ lrc
+```
+
 You can run it with artist name and song name to fetch it manually
 
 ```
 You can run it with artist name and song name to fetch it manually
 
 ```
@@ -87,6 +91,14 @@ $ lrc -l
 $ lrc --list-sources
 ```
 
 $ 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
 ## Changelog
 
 * 3.0.0 Rewritten in rust, supports linux media players. Relicensed to AGPL 3.0