]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/lls/play_cmd.suite.m4
recv: Mention default for --receiver.
[paraslash.git] / m4 / lls / play_cmd.suite.m4
index d0d82f1504ddb0c2378ec3567c65fce82206eaa7..195b47b967bb7685b03ed00230358b164c6fcace 100644 (file)
@@ -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]