X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/blobdiff_plain/bf52b6ca06f0ebd6ee92c3f52580a6b674177c00..b27b366ba0e10787e462100e49cf8739dbe40cb3:/runlisp.1.in diff --git a/runlisp.1.in b/runlisp.1.in index a165219..f98a86f 100644 --- a/runlisp.1.in +++ b/runlisp.1.in @@ -71,11 +71,15 @@ where .I options is .br - \& + \c .RB [ \-CDEnqv ] .RB [ +DEn ] .RB [ \-L .IB sys , sys , \fR...] +.if !t \{\ +.br + \c +.\} .RB [ \-c .IR conf ] .RB [ \-o @@ -190,7 +194,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 @@ -227,6 +231,21 @@ or .BR "\-\-no-dry-run" . . .TP +.BI "\-o" "\fR, " "\-\-set-option=\fR[" sect :\fR] var = value +Assign +.I value +to the variable +.I var +in configuration section +.IR sect , +or +.B @CONFIG +if no section is specified. +The value is unexpandable, +and overrides any similarly named setting +from the configuration file(s). +. +.TP .BI "\-p" "\fR, " "\-\-print-expressin=" expr Evaluate the expression(s) .I expr