From 614bc5a2c53409a8e9c85ab31a104428069aa7b3 Mon Sep 17 00:00:00 2001 From: amine Date: Fri, 25 Oct 2019 16:42:48 +0200 Subject: commands: support bridge imports after a given date and resumable imports --- doc/man/git-bug-bridge-pull.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/man/git-bug-bridge-pull.1') 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 -- cgit