]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - lyricli.gmi
Copy the body declaration
[rbdr/r.bdr.sh] / lyricli.gmi
index 30726baabf2da3d6a8fadca492a3e6fdbe4dde8f..8df87b6e494024c935f694a027b0bc76a99d4362 100644 (file)
@@ -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.
 
 
 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
 
 
 ## Install
 
@@ -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
 
 ```
@@ -64,6 +68,14 @@ $ lrc -h
 $ lrc --help
 ```
 
 $ 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:
 ## Managing Sources
 
 By default it comes with spotify and apple music sources enabled, you can disable sources using: