X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Flls%2Fplay_cmd.suite.m4;h=1c71e71e192294ae0ba53f6e3edc6f9712ef954d;hp=744e7931e8cb4c16213c8ab2b57177814d34e9cf;hb=534a94f441767947874cb15d18211edf758e9277;hpb=2419c04b9b4f1ab252b6a135254cf4555a11a1a4 diff --git a/m4/lls/play_cmd.suite.m4 b/m4/lls/play_cmd.suite.m4 index 744e7931..1c71e71e 100644 --- a/m4/lls/play_cmd.suite.m4 +++ b/m4/lls/play_cmd.suite.m4 @@ -40,3 +40,17 @@ caption = list of commands [description] The percent argument must be an integer between 0 and 100, inclusively. [/description] + +[subcommand ff] + purpose = set playback position relative to the current position + non-opts-name = seconds + [description] + Negative values mean to jump backwards the given amount of seconds. + [/description] + +[subcommand ls] + purpose = list the playlist + [description] + This prints all paths of the playlist. The currently + active file is marked with an asterisk. + [/description]