]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/lls/play_cmd.suite.m4
play: Convert com_play() to lopsub.
[paraslash.git] / m4 / lls / play_cmd.suite.m4
index f1434affb61afe0db087fbfb9dc43fa55903cef6..3632b184c1e0ef72990fb646070719cfd5a74358 100644 (file)
@@ -61,3 +61,12 @@ caption = list of commands
                The output contains the playlist position, the path
                and information provided by the audio format handler.
        [/description]
+
+[subcommand play]
+       purpose = start or resume playback
+       non-opts-name = [num]
+       [description]
+               If no argument is given, playback starts at the current
+               position. Otherwise, the corresponding file is loaded
+               and playback is started at the beginning of the file.
+       [/description]