chiark / gitweb /
query-runlisp-config.c: Add `-M' option for machine-readable output.
[runlisp] / query-runlisp-config.1.in
index 07a5893789d57caf0d85637c56bef3dcad61e50d..d49da570f22ed6b951212bdf02cc6e8285062ce4 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
@@ -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 .