X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=m4%2Flls%2Fplay_cmd.suite.m4;h=195b47b967bb7685b03ed00230358b164c6fcace;hb=4d5282b4e53213c89359e4c60568c37119ab34fb;hp=d0d82f1504ddb0c2378ec3567c65fce82206eaa7;hpb=c39cef35d2b96b224a5071ffa2dbb30e31cae5a0;p=paraslash.git diff --git a/m4/lls/play_cmd.suite.m4 b/m4/lls/play_cmd.suite.m4 index d0d82f15..195b47b9 100644 --- a/m4/lls/play_cmd.suite.m4 +++ b/m4/lls/play_cmd.suite.m4 @@ -77,3 +77,16 @@ caption = list of commands 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]