Add -? to manual
This commit is contained in:
parent
28394608e8
commit
189a690a5b
|
|
@ -253,7 +253,7 @@ OPTIONS
|
||||||
useful in cases where data produced by git-sync is used by a
|
useful in cases where data produced by git-sync is used by a
|
||||||
different UID. This replaces the older --change-permissions flag.
|
different UID. This replaces the older --change-permissions flag.
|
||||||
|
|
||||||
-h, --help
|
-?, -h, --help
|
||||||
Print help text and exit.
|
Print help text and exit.
|
||||||
|
|
||||||
--http-bind <string>, $GITSYNC_HTTP_BIND
|
--http-bind <string>, $GITSYNC_HTTP_BIND
|
||||||
|
|
|
||||||
2
main.go
2
main.go
|
|
@ -2283,7 +2283,7 @@ OPTIONS
|
||||||
useful in cases where data produced by git-sync is used by a
|
useful in cases where data produced by git-sync is used by a
|
||||||
different UID. This replaces the older --change-permissions flag.
|
different UID. This replaces the older --change-permissions flag.
|
||||||
|
|
||||||
-h, --help
|
-?, -h, --help
|
||||||
Print help text and exit.
|
Print help text and exit.
|
||||||
|
|
||||||
--http-bind <string>, $GITSYNC_HTTP_BIND
|
--http-bind <string>, $GITSYNC_HTTP_BIND
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue