runlisp.c: Undefine local option-parsing macros at the end of the block.
[runlisp] / query-runlisp-config.1.in
index 7887127..d49da57 100644 (file)
@@ -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