Skip to content

Commit 04f5afa

Browse files
committed
update wiki
1 parent 1775cc1 commit 04f5afa

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/wiki/Command-line-options.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ INFO:
4242
-e, --exclude <EXCLUDE>...
4343
Ignore all files & directories matching EXCLUDE
4444
45-
--no-bots [<REGEX>]
45+
--no-bots[=<REGEX>]
4646
Exclude [bot] commits. Use <REGEX> to override the default pattern
4747
4848
--no-merges
@@ -51,6 +51,12 @@ INFO:
5151
-E, --email
5252
Show the email address of each author
5353
54+
--http-url
55+
Display repository URL as HTTP
56+
57+
--hide-token
58+
Hide token in repository URL
59+
5460
--include-hidden
5561
Count hidden files and directories
5662

0 commit comments

Comments
 (0)