Skip to content

Commit eb28e6e

Browse files
committed
Added help flags to git-ignore's man.
1 parent dda01a3 commit eb28e6e

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

man/git-ignore.1

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ A space delimited list of patterns to append to the file in context\.
5858
\-\-
5959
.P
6060
End of options delimeter\. Everything to the right of it is treated as positional arguments or more precisely a \fIpattern\fR\.
61+
.P
62+
\-h, \-\-help
63+
.P
64+
Print a brief usage summary\.
6165
.SS "PATTERN FORMAT"
6266
Pattern format as described in the git manual
6367
.IP "\(bu" 4

man/git-ignore.html

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/git-ignore.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ Default behavior:
6161

6262
End of options delimeter. Everything to the right of it is treated as positional arguments or more precisely a *pattern*.
6363

64+
-h, --help
65+
66+
Print a brief usage summary.
67+
6468
### PATTERN FORMAT
6569

6670
Pattern format as described in the git manual

0 commit comments

Comments
 (0)