Added help flags to git-ignore's man.

This commit is contained in:
kdergachev 2026-06-18 23:00:33 +03:00
parent dda01a30c5
commit eb28e6e99f
3 changed files with 12 additions and 0 deletions

View file

@ -58,6 +58,10 @@ A space delimited list of patterns to append to the file in context\.
\-\-
.P
End of options delimeter\. Everything to the right of it is treated as positional arguments or more precisely a \fIpattern\fR\.
.P
\-h, \-\-help
.P
Print a brief usage summary\.
.SS "PATTERN FORMAT"
Pattern format as described in the git manual
.IP "\(bu" 4

View file

@ -142,6 +142,10 @@
<p>End of options delimeter. Everything to the right of it is treated as positional arguments or more precisely a <em>pattern</em>.</p>
<p>-h, --help</p>
<p>Print a brief usage summary.</p>
<h3 id="PATTERN-FORMAT">PATTERN FORMAT</h3>
<p>Pattern format as described in the git manual</p>

View file

@ -61,6 +61,10 @@ Default behavior:
End of options delimeter. Everything to the right of it is treated as positional arguments or more precisely a *pattern*.
-h, --help
Print a brief usage summary.
### PATTERN FORMAT
Pattern format as described in the git manual