diff options
author | liam4 <towerofnix@gmail.com> | 2017-06-11 10:04:09 -0300 |
---|---|---|
committer | liam4 <towerofnix@gmail.com> | 2017-06-11 10:04:09 -0300 |
commit | a48c6bbbbcca48ddc0bade66b33781e13f80213d (patch) | |
tree | f399c54ac26a3679e6b936e9c5eb43ff94a9e0a8 /man | |
parent | 3ddae56a88e819a3f7cf07a6ec0efd3a90567fe6 (diff) |
Beginnings of keyboard controls
Diffstat (limited to 'man')
-rw-r--r-- | man/http-music.1 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/http-music.1 b/man/http-music.1 index 625b174..5fc93fb 100644 --- a/man/http-music.1 +++ b/man/http-music.1 @@ -22,6 +22,16 @@ 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. +.TP +.BR q +Quits the http-music process and stops music currently being played. (\fB^C\fR and \fB^D\fR also work.) + + + .SH OPTIONS .TP .BR \-c ", " \-\-clear |