mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 10:12:06 +03:00
31 lines
526 B
Groff
31 lines
526 B
Groff
.nh
|
|
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
|
|
|
|
.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
|