aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug-bridge-pull.1
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-11-03 16:46:51 +0100
committeramine <hilalyamine@gmail.com>2019-11-03 17:23:05 +0100
commit57e23c8ada0a9d921a6b68187a76eb5c8b8a407d (patch)
tree05ab55090bf196b940a4f6b0e4aaec9975b997bc /doc/man/git-bug-bridge-pull.1
parent614bc5a2c53409a8e9c85ab31a104428069aa7b3 (diff)
downloadgit-bug-57e23c8ada0a9d921a6b68187a76eb5c8b8a407d.tar.gz
bridge: improvement on the import resume feature
Diffstat (limited to 'doc/man/git-bug-bridge-pull.1')
-rw-r--r--doc/man/git-bug-bridge-pull.14
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