diff options
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/git-bug-bridge-pull.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/man/git-bug-bridge-pull.1 b/doc/man/git-bug-bridge-pull.1 index 10b129c7..0c210aac 100644 --- a/doc/man/git-bug-bridge-pull.1 +++ b/doc/man/git-bug-bridge-pull.1 @@ -23,6 +23,14 @@ Pull updates. \fB\-h\fP, \fB\-\-help\fP[=false] help for pull +.PP +\fB\-n\fP, \fB\-\-no\-resume\fP[=false] + force importing all bugs + +.PP +\fB\-s\fP, \fB\-\-since\fP=0 + import only bugs updated after the given date (must be a unix timestamp) + .SH SEE ALSO .PP |