mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-17 13:10:17 +03:00
31 lines
516 B
Groff
31 lines
516 B
Groff
.nh
|
|
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
|
|
|
|
.SH NAME
|
|
.PP
|
|
git-bug-label - List valid labels
|
|
|
|
|
|
.SH SYNOPSIS
|
|
.PP
|
|
\fBgit-bug 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 label
|
|
|
|
|
|
.SH SEE ALSO
|
|
.PP
|
|
\fBgit-bug(1)\fP
|