chiark / gitweb /
dump-runlisp-image.1.in: Sort the option descriptions correctly.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 15 May 2021 09:55:57 +0000 (10:55 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 15 May 2021 13:59:01 +0000 (14:59 +0100)
dump-runlisp-image.1.in

index 4170143c10482461029d4b36ad668c239093c3b0..2b29af8835e0bb0ac4288d954bab0d59d3d20895 100644 (file)
@@ -103,27 +103,6 @@ to standard output
 and immediately exit with status 0.
 .
 .TP
-.BR "\-R" ", " "\-\-remove-other"
-After processing the selected Lisp implementations,
-delete all of the image files corresponding to other Lisps
-defined in the configuration.
-Negate with
-.B +R
-or
-.BR \-\-no-remove-other .
-.
-.TP
-.BR "\-U" ", " "\-\-remove-unknown"
-After processing the selected Lisp implementations,
-delete all of the files in the image directory which
-.I aren't
-image files of a configured Lisp implementation.
-Negate with
-.B +U
-or
-.BR \-\-no-remove-unknown .
-.
-.TP
 .BI "\-O" "\fR, " "\-\-output=" output
 If
 .I output
@@ -149,6 +128,27 @@ run
 to see the default setting.
 .
 .TP
+.BR "\-R" ", " "\-\-remove-other"
+After processing the selected Lisp implementations,
+delete all of the image files corresponding to other Lisps
+defined in the configuration.
+Negate with
+.B +R
+or
+.BR \-\-no-remove-other .
+.
+.TP
+.BR "\-U" ", " "\-\-remove-unknown"
+After processing the selected Lisp implementations,
+delete all of the files in the image directory which
+.I aren't
+image files of a configured Lisp implementation.
+Negate with
+.B +U
+or
+.BR \-\-no-remove-unknown .
+.
+.TP
 .BR "\-a" ", " "\-\-all-configured"
 Select all configured Lisp implementations.
 You must either list Lisp implementations explicitly on the command line