]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/lls/server_cmd.suite.m4
Merge branch 'maint'
[paraslash.git] / m4 / lls / server_cmd.suite.m4
index e69d1e2440ac4c7764d8b3909d86c5aba72c1d93..8200c6249449f81b5743775f04796462fc912b83 100644 (file)
@@ -129,8 +129,8 @@ aux_info_prefix = Permissions:
        aux_info = VSS_READ | VSS_WRITE
        [description]
                This enqueues a request to reposition the audio stream according to
-               the argument, which may be signed or unsigned integer. Negative values
-               correspond to backward jumps.
+               the argument, which may be a signed or an unsigned integer. Negative
+               values correspond to backward jumps.
 
                If a negative number is given whose absolute value exceeds the current
                postition of the stream, a jump to the beginning of the audio file
@@ -169,6 +169,8 @@ aux_info_prefix = Permissions:
                playlists. Otherwise only the given tables are created.
        [/description]
 
+m4_include(`com_ll.m4')
+
 [subcommand jmp]
        purpose = reposition the current stream
        non-opts-name = n
@@ -500,15 +502,6 @@ aux_info_prefix = Permissions:
                the vss status flags, effectively stopping playback.
        [/description]
 
-[subcommand tasks]
-       purpose = list active server tasks (deprecated)
-       aux_info = NO_PERMISSION_REQUIRED
-       [description]
-               This used to print the ID, the status and the name of each task,
-               mainly for debugging purposes. As of version 0.6.2, the subcommand
-               prints nothing. It will be removed in 0.7.0. Don't use.
-       [/description]
-
 [subcommand term]
        purpose = ask the server to terminate
        aux_info = VSS_READ | VSS_WRITE