summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-08-03 21:24:58 +0200
committerJean Delvare <jdelvare@suse.de>2022-08-03 21:24:58 +0200
commit4ed100d29371775a4f1f61e1283443f0566d6e49 (patch)
treec5643716fe34cb973c04627f831cf622a07eaffb
parentf5532bde4e96c458b6af349c32c8e281c5337697 (diff)
downloadquilt-4ed100d29371775a4f1f61e1283443f0566d6e49.tar.gz
Man page: sort options in alphabetical order to ease human scanning
-rw-r--r--doc/quilt.1.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/quilt.1.in b/doc/quilt.1.in
index 4547807..38d1340 100644
--- a/doc/quilt.1.in
+++ b/doc/quilt.1.in
@@ -172,10 +172,6 @@ if one is specified, otherwise for
.I quilt
itself) and exit.
.TP
-.B \\-\\-trace
-Runs the command in bash trace mode (\\-x).
-For internal debugging.
-.TP
.BI "\\-\\-quiltrc " file
Use the specified configuration file instead of
.I \\[ti]/.quiltrc
@@ -189,6 +185,10 @@ The special value \\[lq]\\-\\[rq] causes
.I quilt
not to read any configuration file.
.TP
+.B \\-\\-trace
+Runs the command in bash trace mode (\\-x).
+For internal debugging.
+.TP
.B \\-\\-version
Print the version number and exit immediately.
.