diff options
author | Michael Muré <batolettre@gmail.com> | 2018-09-21 14:02:05 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2018-09-21 14:02:05 +0200 |
commit | 6e4475941309b1b8aed7415b948ba6d26d80dfad (patch) | |
tree | 727a761970b6a7cbc3558918e253616843a1422f /doc/man/git-bug.1 | |
parent | cfce3a9914c4a7762399119fabc63c77f567d7cf (diff) | |
download | git-bug-6e4475941309b1b8aed7415b948ba6d26d80dfad.tar.gz |
commands: add a "ls-labels" command that output valid labels
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 45435773..41a29799 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\-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\-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 |