X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/blobdiff_plain/10427eb21d77a0edeb2f17e434515b91b420cdfb..627ff527e9062eb2ad4c94b6f674bae087217f6e:/query-runlisp-config.1.in diff --git a/query-runlisp-config.1.in b/query-runlisp-config.1.in index 7887127..d49da57 100644 --- a/query-runlisp-config.1.in +++ b/query-runlisp-config.1.in @@ -49,7 +49,8 @@ query-runlisp-config \- inspect and debug runlisp configuration files .SH SYNOPSIS . .B query-runlisp-config -.RB [ \-Lqv ] +.RB [ \-LMqv ] +.RB [ +M ] .RB [ \-c .IR conf ] .RB [ \-o @@ -58,7 +59,7 @@ query-runlisp-config \- inspect and debug runlisp configuration files .IB var = \c .IR value ] .br - \& + \c .RB [ \-l .IR sect ] .RB [ \-p @@ -108,6 +109,17 @@ and immediately exit with status 0. List all of the known section names to standard output. . .TP +.BR "\-M" ", " "\-\-machine-readable" +Don't print prefixes or header lines to the output. +This makes it easier to use +.B query-runlisp-config +from simple scripts. +Negate with +.B +M +or +.BR \-\-no-machine-readable . +. +.TP .BI "\-c" "\fR, " "\-\-config-file=" conf Read configuration from .IR conf . @@ -120,7 +132,7 @@ are loaded, in ascending lexicographical order; otherwise, .I conf is opened as a file. -All of the files are expected to as described in +All of the files are expected to be as described in .BR runlisp.conf (5). . .TP