about summary refs log tree commit homepage
path: root/Documentation/dtas-tl.pod
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-01-26 18:44:31 +0000
committerEric Wong <e@80x24.org>2016-01-26 18:44:52 +0000
commitb750b04f2e401b7a9035a2a39a0bab6b94d16a5b (patch)
tree1c50ab54d3df364298d4fd7b9cf443bf72a4234a /Documentation/dtas-tl.pod
parent64247079b9ae4ec58e801658ba62c2a64fee1e72 (diff)
downloaddtas-b750b04f2e401b7a9035a2a39a0bab6b94d16a5b.tar.gz
shuffle was never documented in dtas-tl(1) when it was introduced,
and consume is a new feature.
Diffstat (limited to 'Documentation/dtas-tl.pod')
-rw-r--r--Documentation/dtas-tl.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/dtas-tl.pod b/Documentation/dtas-tl.pod
index 44bdfbb..510b13d 100644
--- a/Documentation/dtas-tl.pod
+++ b/Documentation/dtas-tl.pod
@@ -26,6 +26,11 @@ client).
 
 =item addtail - add tracks to the end of the tracklist
 
+=item consume [BOOLEAN] - show, enable, or disable consume mode
+
+Enabling "consume" mode causes tracks to be removed when they are
+done playing (or skipped.
+
 =item current - display the current track, "NONE" if not playing
 
 =item current-id - display the TRACKID of the current track
@@ -61,6 +66,8 @@ optionally seek to POS.  POS should be a timestamp in HH:MM:SS.FRAC format.
 
 =item repeat true - enable repeat of the whole tracklist
 
+=item shuffle [BOOLEAN] - show, enable, or disable random playback
+
 =back
 
 See L<dtas-player_protocol(7)> for a detailed description of the protocol.