]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.cmd
Merge branch 'refs/heads/t/markdown'
[paraslash.git] / server.cmd
index eba992f86d8964de3fbea8a997ea5350c30dbfcf..5f46ba1eae979b7d1da428d0cd0a069f23640ee5 100644 (file)
@@ -75,7 +75,7 @@ U: sender [s cmd [arguments]]
 H: Send a command to a specific sender. The following commands are available, but
 H: not all senders support every command.
 H:
-H:     help, on, off, add, delete, allow, deny.
+H:     help, on, off, add, delete, allow, deny, status.
 H:
 H: The help command prints the help text of the given sender. If no command is
 H: given the list of compiled in senders is shown.
@@ -108,6 +108,12 @@ U: stop
 H: Clear the 'P' (playing) bit and set the 'N' (next audio file) bit of the vss
 H: status flags, effectively stopping playback.
 ---
+N: tasks
+P: 0
+D: List server tasks.
+U: tasks
+H: For each task, print ID, status and name.
+---
 N: term
 P: VSS_READ | VSS_WRITE
 D: Ask the server to terminate.