server: Disable com_tasks().
[paraslash.git] / m4 / lls / server_cmd.suite.m4
index 2145c516a5a5f0f0666bf75419ffd44d38ce311a..9378b7c325fa2ef246462f90b20b79ae04fe8ec9 100644 (file)
@@ -475,11 +475,12 @@ aux_info_prefix = Permissions:
        [/description]
 
 [subcommand tasks]
-       purpose = list active server tasks
+       purpose = list active server tasks (deprecated)
        aux_info = NO_PERMISSION_REQUIRED
        [description]
-               For each task, print ID, status and name. This is mostly useful
-               for debugging.
+               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]