chiark / gitweb /
dump-runlisp-image.1.in, runlisp.1.in: Document the `-o' option.
[runlisp] / runlisp.1.in
index ecdb6585cf88df3b149702a20fde27b4997597bd..f98a86f787f7d96e309f72bad8989efd8868bce4 100644 (file)
@@ -231,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