diff options
Diffstat (limited to 'doc/man/git-bug-bridge-pull.1')
-rw-r--r-- | doc/man/git-bug-bridge-pull.1 | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/man/git-bug-bridge-pull.1 b/doc/man/git-bug-bridge-pull.1 index c6614627..055d2472 100644 --- a/doc/man/git-bug-bridge-pull.1 +++ b/doc/man/git-bug-bridge-pull.1 @@ -1,7 +1,6 @@ -.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" "" .nh -.ad l - +.TH GIT\-BUG(1)Apr 2019 +Generated from git\-bug's source code .SH NAME .PP @@ -10,7 +9,7 @@ git\-bug\-bridge\-pull \- Pull updates. .SH SYNOPSIS .PP -\fBgit\-bug bridge pull [<name>] [flags]\fP +\fBgit\-bug bridge pull [] [flags]\fP .SH DESCRIPTION @@ -21,15 +20,15 @@ Pull updates. .SH OPTIONS .PP \fB\-h\fP, \fB\-\-help\fP[=false] - help for pull + help for pull .PP \fB\-n\fP, \fB\-\-no\-resume\fP[=false] - force importing all bugs + force importing all bugs .PP \fB\-s\fP, \fB\-\-since\fP="" - import only bugs updated after the given date (ex: "200h" or "june 2 2019") + import only bugs updated after the given date (ex: "200h" or "june 2 2019") .SH SEE ALSO |