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