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