diff options
author | liam4 <towerofnix@gmail.com> | 2017-06-08 10:19:59 -0300 |
---|---|---|
committer | liam4 <towerofnix@gmail.com> | 2017-06-08 10:19:59 -0300 |
commit | 24ecef20156985f543362cdb77df027bfe49f536 (patch) | |
tree | 507c77ae7e96cca0af31a53b32ff20cf6c4173ca /man | |
parent | c8d6f1697bb814ed27386dda81ddc0a0a95d46f3 (diff) |
Help message
Diffstat (limited to 'man')
-rw-r--r-- | man/http-music.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/http-music.1 b/man/http-music.1 index 4a7e824..625b174 100644 --- a/man/http-music.1 +++ b/man/http-music.1 @@ -34,6 +34,11 @@ Sets the downloader type used for actually retrieving track files. The default is \fBhttp\fR. .TP +.BR \-h ", " \-? ", " \-\-help +Presents a help message, directing the user to the \fBman\fR page. +If this is the last option used, nothing plays (see \fB\-\-play\fR). + +.TP .BR \-k ", " \-\-keep " \fIgroupPath\fR" Keeps a group by adding it from the source playlist. This is usually useful after clearing the active playlist (\fB\-\-clear\fR); it can also be used to keep a sub-group after removing an entire parent group, e.g. \fB-r foo -k foo/baz\fR. |