chiark
/
gitweb
/
~mdw
/
runlisp
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tests.at: Wrap an overly long comment line.
[runlisp]
/
query-runlisp-config.1.in
diff --git
a/query-runlisp-config.1.in
b/query-runlisp-config.1.in
index 78871276da26dbdcdac476f632d1e95f77948910..d49da570f22ed6b951212bdf02cc6e8285062ce4 100644
(file)
--- 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
.SH SYNOPSIS
.
.B query-runlisp-config
-.RB [ \-Lqv ]
+.RB [ \-LMqv ]
+.RB [ +M ]
.RB [ \-c
.IR conf ]
.RB [ \-o
.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
.IB var = \c
.IR value ]
.br
- \
&
+ \
c
.RB [ \-l
.IR sect ]
.RB [ \-p
.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
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 .
.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.
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
.BR runlisp.conf (5).
.
.TP