« get me outta code hell

Add --start to man page - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2017-10-12 23:07:54 -0300
committerFlorrie <towerofnix@gmail.com>2017-10-12 23:07:54 -0300
commit85ecc1b72bd01cb9da684a56126bb9239679d513 (patch)
tree12bdb38d5f9fb8f7e127f33d22db35a5988dbac1
parentaa9a8404f426562ce049171fa97b5714305b1459 (diff)
Add --start to man page
-rw-r--r--man/http-music-play.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/http-music-play.1 b/man/http-music-play.1
index 8aa8cae..30514f0 100644
--- a/man/http-music-play.1
+++ b/man/http-music-play.1
@@ -176,6 +176,12 @@ Valid options include \fBorder\fR, \fBshuffle\fR (the default), and \fBshuffle-g
 See also \fB\-\-loop\-mode\fR.
 
 .TP
+.BR \-s ", " \-\-start ", " \-\-start(ing)-(on|at|track)
+Sets the track to begin playback from.
+Especially useful when using an ordered sort; for example, this option could be used to start a long album part way through.
+(See also \fB\-\-sort\fR.)
+
+.TP
 .BR \-w ", " \-\-write\-playlist ", " \-\-write ", " \-\-save " \fIfilePath\fR"
 Writes the active playlist to a file.
 This file can later be used with \fB\-\-open\fR; you won't need to stick in all the filtering options again.