« get me outta code hell

Log track info, and more - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
authorliam4 <towerofnix@gmail.com>2017-06-11 20:31:24 -0300
committerliam4 <towerofnix@gmail.com>2017-06-11 20:31:24 -0300
commit296a7e71a62fafc297a2666c7ecaf4eca7b459a4 (patch)
treeb8b59a42d742ae639c12d95af4b7313c2442f98e /man
parent791c62508c00de07e3190c078824d8277926673d (diff)
Log track info, and more
Diffstat (limited to 'man')
-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