]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - play.cmd
play: Convert com_quit() to lopsub.
[paraslash.git] / play.cmd
index fa6dd58415a1e54d2940fced33fb4a9e338c6fda..8cdc9b0891a436ea6cc5dcce42379eb0922d66bb 100644 (file)
--- a/play.cmd
+++ b/play.cmd
@@ -1,19 +1,3 @@
 BN: play
 SF: play.c
 SN: list of commands
----
-N: pause
-D: Stop playing.
-U: pause
-H: When paused, it is still possible to jump around in the file via the jmp and ff
-H: comands.
----
-N: tasks
-D: Print list of active tasks.
-U: tasks
-H: Mainly useful for debugging.
----
-N: quit
-D: Exit para_play.
-U: quit
-H: Pressing CTRL+D causes EOF on stdin which also exits para_play.