aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md')
-rw-r--r--doc/md/git-bug_bridge_pull.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/md/git-bug_bridge_pull.md b/doc/md/git-bug_bridge_pull.md
index 2483710d..9a497c84 100644
--- a/doc/md/git-bug_bridge_pull.md
+++ b/doc/md/git-bug_bridge_pull.md
@@ -13,9 +13,9 @@ git-bug bridge pull [<name>] [flags]
### Options
```
- -h, --help help for pull
- -n, --no-resume force importing all bugs
- -s, --since int import only bugs updated after the given date (must be a unix timestamp)
+ -h, --help help for pull
+ -n, --no-resume force importing all bugs
+ -s, --since string import only bugs updated after the given date (ex: "200h" or "june 2 2019")
```
### SEE ALSO