X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=m4%2Flls%2Fplay_cmd.suite.m4;h=36d475daafbc8e6fec291927a4fe9a1d9f6cb1aa;hb=f787a626b8885247948e3c47ae886b1e3a7c2a3a;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..36d475da 100644 --- a/m4/lls/play_cmd.suite.m4 +++ b/m4/lls/play_cmd.suite.m4 @@ -13,6 +13,7 @@ caption = list of commands list of available commands. When called with the name of a command as first argument, it prints the description of this command. [/description] + m4_include(`long-help.m4') [subcommand fg] purpose = enter command mode @@ -77,3 +78,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]