chiark
/
gitweb
/
~mdw
/
runlisp
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
runlisp.conf.5.in: Fix end-of-sentence punctuataion.
[runlisp]
/
query-runlisp-config.1.in
diff --git
a/query-runlisp-config.1.in
b/query-runlisp-config.1.in
index e0afff9d0bd218dfeb2f6c56701f07fcd7f8ac5c..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 .