]> git.tuebingen.mpg.de Git - paraslash.git/blob - m4/lls/include/com_ll.m4
d100dfa860f5a82115edff40b9a93ac85fd94afc
[paraslash.git] / m4 / lls / include / com_ll.m4
1 [subcommand ll]
2         purpose = Query or set the log level of the daemon
3         non-opts-name = [severity]
4         [description]
5                 If no argument is given, the command prints the severity string (one
6                 of the possible string arguments to --loglevel) which corresponds to
7                 the current loglevel. Otherwise, if the given argument is a severity
8                 string, the current log level is set accordingly.
9         [/description]