X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=m4%2Flls%2Fplay_cmd.suite.m4;h=36d475daafbc8e6fec291927a4fe9a1d9f6cb1aa;hb=ece3b9ff875a28473a4f840bb016f8debb2531fc;hp=1f54f2af0c3abb702d03bacb1175f12311b0077a;hpb=f3dc51fae7365722ccbefd737eac293e12feb94a;p=paraslash.git diff --git a/m4/lls/play_cmd.suite.m4 b/m4/lls/play_cmd.suite.m4 index 1f54f2af..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 @@ -83,3 +84,10 @@ caption = list of commands [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]