blob: c5b7a807c24276a503c5a02232153767ff1cd075 (
plain) (
tree)
|
|
.TH "GIT-BUG" "1" "Apr 2019" "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
|