« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/man/http-music.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/http-music.1')
-rw-r--r--man/http-music.116
1 files changed, 13 insertions, 3 deletions
diff --git a/man/http-music.1 b/man/http-music.1
index 5fc93fb..3bda2f5 100644
--- a/man/http-music.1
+++ b/man/http-music.1
@@ -24,12 +24,22 @@ It can be used anywhere with a Node environment, requiring only two commonly ins
 
 .SH KEYBOARD CONTROLS
 .TP
-.BR s
-Skips the currently playing track.
+.BR <del>
+Assigns a new track to be played next, overwriting the current up-next track.
+
+.TP
+.BR i
+Shows information (title, URL/path) on the currently playing track.
+(\fBt\fR also works.)
+
 .TP
 .BR q
-Quits the http-music process and stops music currently being played. (\fB^C\fR and \fB^D\fR also work.)
+Quits the http-music process and stops music currently being played.
+(\fB^C\fR and \fB^D\fR also work.)
 
+.TP
+.BR s
+Skips the currently playing track.
 
 
 .SH OPTIONS