X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=m4%2Flls%2Fplay_cmd.suite.m4;h=195b47b967bb7685b03ed00230358b164c6fcace;hb=35074cc1a527fd6a275101ba561c65cc13a0fa41;hp=3632b184c1e0ef72990fb646070719cfd5a74358;hpb=cf648324893c2323d6bf50c03b293ffc820acb02;p=paraslash.git diff --git a/m4/lls/play_cmd.suite.m4 b/m4/lls/play_cmd.suite.m4 index 3632b184..195b47b9 100644 --- a/m4/lls/play_cmd.suite.m4 +++ b/m4/lls/play_cmd.suite.m4 @@ -70,3 +70,23 @@ caption = list of commands position. Otherwise, the corresponding file is loaded and playback is started at the beginning of the file. [/description] + +[subcommand pause] + purpose = suspend playback + [description] + When paused, it is still possible to jump around in + the file via the jmp and ff commands. + [/description] + +[subcommand tasks] + purpose = print list of active tasks + [description] + Mainly useful for debugging. + [/description] + +[subcommand quit] + purpose = exit para_play + [description] + Pressing CTRL+D causes EOF on stdin which also exits + para_play. + [/description]