Re: [Quilt-dev] [patch 14/26] Document -h flag in the Options section.

2018-06-21 Thread Jean Delvare
On Sat, 16 Jun 2018 12:22:46 -0400, g.branden.robin...@gmail.com wrote:
> Also add a clarifying introductory sentence.
> 
> Index: quilt/doc/quilt.1.in
> ===
> --- quilt.orig/doc/quilt.1.in
> +++ quilt/doc/quilt.1.in
> @@ -149,6 +149,16 @@ there is no need to clean up manually.
>  .SS Quilt commands reference
>  @REFERENCE@
>  .SH OPTIONS
> +These options are common to all
> +.I quilt
> +commands.
> +.TP
> +.B \\-h

Shouldn't this be something like:

.BR \\-h " [" command ]

to match the correct description below?

> +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).

Other than that, looks good to me.

-- 
Jean Delvare
SUSE L3 Support

___
Quilt-dev mailing list
Quilt-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/quilt-dev


[Quilt-dev] [patch 14/26] Document -h flag in the Options section.

2018-06-16 Thread g . branden . robinson
Also add a clarifying introductory sentence.

Index: quilt/doc/quilt.1.in
===
--- quilt.orig/doc/quilt.1.in
+++ quilt/doc/quilt.1.in
@@ -149,6 +149,16 @@ there is no need to clean up manually.
 .SS Quilt commands reference
 @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 mailing list
Quilt-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/quilt-dev