[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] [patch v2 14/26] Man page: document -h flag in the Options s
From: |
Jean Delvare |
Subject: |
[Quilt-dev] [patch v2 14/26] Man page: document -h flag in the Options section |
Date: |
Tue, 26 Jul 2022 14:43:22 +0200 |
User-agent: |
quilt/0.67 |
Also add a clarifying introductory sentence.
---
doc/quilt.1.in | 10 ++++++++++
1 file changed, 10 insertions(+)
--- quilt.orig/doc/quilt.1.in 2022-07-06 09:42:51.121353332 +0200
+++ quilt/doc/quilt.1.in 2022-07-06 09:42:57.991446847 +0200
@@ -161,6 +161,16 @@ there is no need to clean up manually.
@REFERENCE@
.
.SH OPTIONS
+These options are common to all
+.I quilt
+commands.
+.TP
+.B \\-h
+Print a usage message (for the given
+.IR command ,
+if one is specified, otherwise for
+.I quilt
+itself) and exit.
.TP
.B \\-\\-trace
Runs the command in bash trace mode (\\-x).
- [Quilt-dev] [patch v2 06/26] Man page: use groff_man(7)s EX and EE macros for examples, (continued)
- [Quilt-dev] [patch v2 06/26] Man page: use groff_man(7)s EX and EE macros for examples, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 07/26] Man page: escape ASCII hyphen-minus characters used as such, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 08/26] Man page: make synopsis comprehensive, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 09/26] Man page: use character escapes for directional quotes and spacing tilde, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 10/26] Man page: use "e.g." correctly, Jean Delvare, 2022/07/26
- [Quilt-dev] [patch v2 11/26] Man page: italicize work titles, Jean Delvare, 2022/07/26
- [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 <=
- [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, 2022/07/26
- [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