diff options
Diffstat (limited to 'doc/man/git-bug-bridge-pull.1')
-rw-r--r-- | doc/man/git-bug-bridge-pull.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/git-bug-bridge-pull.1 b/doc/man/git-bug-bridge-pull.1 index 0c210aac..c6614627 100644 --- a/doc/man/git-bug-bridge-pull.1 +++ b/doc/man/git-bug-bridge-pull.1 @@ -28,8 +28,8 @@ Pull updates. 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) +\fB\-s\fP, \fB\-\-since\fP="" + import only bugs updated after the given date (ex: "200h" or "june 2 2019") .SH SEE ALSO |