]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - play.cmd
play: Convert com_ls() to lopsub.
[paraslash.git] / play.cmd
index c0e8d7f13637ea3d100efbbe07dfb4cb3366df38..799abbfd5600c2711e4f3550fbb1b2e8552adf17 100644 (file)
--- a/play.cmd
+++ b/play.cmd
@@ -2,6 +2,28 @@ BN: play
 SF: play.c
 SN: list of commands
 ---
+N: info
+D: Print information about the current file.
+U: info
+H: This is the audio file selector info.
+---
+N: play
+D: Start or resume playing.
+U: play [<num>]
+H: Without <num>, starts playing at the current position. Otherwise, the
+H: corresponding file is loaded and playback is started.
+---
+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