aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2020-06-28 18:26:29 +0200
committerMichael Muré <batolettre@gmail.com>2020-06-28 18:26:29 +0200
commit26bd1dd11010b4d86cebe2510ad7085a6b316334 (patch)
treef1fe939311c75bd615071e96f3d37822cccd77a7 /doc/man
parentc0dbc149d5c0c3610476ba14a800c9ba803a2c2c (diff)
downloadgit-bug-26bd1dd11010b4d86cebe2510ad7085a6b316334.tar.gz
commands: refactor to avoid globals
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/git-bug-bridge-pull.18
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/git-bug-bridge-pull.1 b/doc/man/git-bug-bridge-pull.1
index 055d2472..4a9e78db 100644
--- a/doc/man/git-bug-bridge-pull.1
+++ b/doc/man/git-bug-bridge-pull.1
@@ -19,10 +19,6 @@ Pull updates.
.SH OPTIONS
.PP
-\fB\-h\fP, \fB\-\-help\fP[=false]
- help for pull
-
-.PP
\fB\-n\fP, \fB\-\-no\-resume\fP[=false]
force importing all bugs
@@ -30,6 +26,10 @@ Pull updates.
\fB\-s\fP, \fB\-\-since\fP=""
import only bugs updated after the given date (ex: "200h" or "june 2 2019")
+.PP
+\fB\-h\fP, \fB\-\-help\fP[=false]
+ help for pull
+
.SH SEE ALSO
.PP