diff options
author | Michael Muré <batolettre@gmail.com> | 2018-09-24 15:25:57 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2018-09-24 15:25:57 +0200 |
commit | 43bda202fa347e6893671b05376c0e4fcb9196f4 (patch) | |
tree | a542a6b7f593335df9950df16997c9b220bf4520 /doc/man/git-bug.1 | |
parent | 5e8fb7ec5058b816ccc9622f52dbf1777254656c (diff) | |
download | git-bug-43bda202fa347e6893671b05376c0e4fcb9196f4.tar.gz |
commands: add the "bridge" and "bridge configure" commands
Diffstat (limited to 'doc/man/git-bug.1')
-rw-r--r-- | doc/man/git-bug.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/git-bug.1 b/doc/man/git-bug.1 index 41a29799..0a15711a 100644 --- a/doc/man/git-bug.1 +++ b/doc/man/git-bug.1 @@ -29,4 +29,4 @@ It use the same internal storage so it doesn't pollute your project. As you woul .SH SEE ALSO .PP -\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-ls\-label(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-select(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-status(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-title(1)\fP, \fBgit\-bug\-webui(1)\fP +\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-bridge(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-ls\-label(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-select(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-status(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-title(1)\fP, \fBgit\-bug\-webui(1)\fP |