[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] [patch v2 19/26] Man page: sort options in alphabetical orde
From: |
Jean Delvare |
Subject: |
[Quilt-dev] [patch v2 19/26] Man page: sort options in alphabetical order to ease human scanning |
Date: |
Tue, 26 Jul 2022 14:43:27 +0200 |
User-agent: |
quilt/0.67 |
--- quilt.orig/doc/quilt.1.in 2022-07-06 11:04:08.068735757 +0200
+++ quilt/doc/quilt.1.in 2022-07-06 11:06:13.741442166 +0200
@@ -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.
.
- [Quilt-dev] [patch v2 12/26] Man page: update internal and external cross-references, (continued)
- [Quilt-dev] [patch v2 12/26] Man page: update internal and external cross-references, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 13/26] Man page: set filespecs and environment variable names in italics, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 14/26] Man page: document -h flag in the Options section, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 15/26] Man page: capitalize "PDF" when not part of a filename, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 16/26] Man page: render Andreas Gruenbachers name with a u-umlaut, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 17/26] Man page: tighten summary, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 18/26] Man page: change the form of the word "subdirectory", Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 19/26] Man page: sort options in alphabetical order to ease human scanning,
Jean Delvare <=
- [Quilt-dev] [patch v2 20/26] Man page: wordsmith Description section, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 21/26] Man page: wordsmith Options section, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 22/26] Man page: wordsmith Exit Status section, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 23/26] Man page: wordsmith Environment section, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 24/26] Man page: wordsmith Files section, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 25/26] Man page: make file tree diagram portable, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 26/26] Man page: rewrite discussion of QUILT_COLORS configuration variable, Jean Delvare, 2022/07/26