aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug-ls-label.1
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-09-21 14:02:05 +0200
committerMichael Muré <batolettre@gmail.com>2018-09-21 14:02:05 +0200
commit6e4475941309b1b8aed7415b948ba6d26d80dfad (patch)
tree727a761970b6a7cbc3558918e253616843a1422f /doc/man/git-bug-ls-label.1
parentcfce3a9914c4a7762399119fabc63c77f567d7cf (diff)
downloadgit-bug-6e4475941309b1b8aed7415b948ba6d26d80dfad.tar.gz
commands: add a "ls-labels" command that output valid labels
Diffstat (limited to 'doc/man/git-bug-ls-label.1')
-rw-r--r--doc/man/git-bug-ls-label.132
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/man/git-bug-ls-label.1 b/doc/man/git-bug-ls-label.1
new file mode 100644
index 00000000..01cbf4e7
--- /dev/null
+++ b/doc/man/git-bug-ls-label.1
@@ -0,0 +1,32 @@
+.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" ""
+.nh
+.ad l
+
+
+.SH NAME
+.PP
+git\-bug\-ls\-label \- List valid labels
+
+
+.SH SYNOPSIS
+.PP
+\fBgit\-bug ls\-label [flags]\fP
+
+
+.SH DESCRIPTION
+.PP
+List valid labels.
+
+.PP
+Note: in the future, a proper label policy could be implemented where valid labels are defined in a configuration file. Until that, the default behavior is to return the list of labels already used.
+
+
+.SH OPTIONS
+.PP
+\fB\-h\fP, \fB\-\-help\fP[=false]
+ help for ls\-label
+
+
+.SH SEE ALSO
+.PP
+\fBgit\-bug(1)\fP