blob: 6e7bfca88a45ee00c0f57c259b3aa44408b3b5e3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
.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
|