1
- .TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
2
1
.nh
3
- .ad l
4
-
2
+ .TH GIT \- BUG(1)Apr 2019
3
+ Generated from git \- bug's source code
5
4
6
5
.SH NAME
7
6
.PP
@@ -27,47 +26,47 @@ Configure a new bridge by passing flags or/and using interactive terminal prompt
27
26
.SH OPTIONS
28
27
.PP
29
28
\fB \- n \fP , \fB \-\- name \fP =""
30
- A distinctive name to identify the bridge
29
+ A distinctive name to identify the bridge
31
30
32
31
.PP
33
32
\fB \- t \fP , \fB \-\- target \fP =""
34
- The target of the bridge. Valid values are [github,gitlab,jira,launchpad\- preview]
33
+ The target of the bridge. Valid values are [github,gitlab,jira,launchpad\- preview]
35
34
36
35
.PP
37
36
\fB \- u \fP , \fB \-\- url \fP =""
38
- The URL of the remote repository
37
+ The URL of the remote repository
39
38
40
39
.PP
41
40
\fB \- b \fP , \fB \-\- base \- url \fP =""
42
- The base URL of your remote issue tracker
41
+ The base URL of your remote issue tracker
43
42
44
43
.PP
45
44
\fB \- l \fP , \fB \-\- login \fP =""
46
- The login on your remote issue tracker
45
+ The login on your remote issue tracker
47
46
48
47
.PP
49
48
\fB \- c \fP , \fB \-\- credential \fP =""
50
- The identifier or prefix of an already known credential for your remote issue tracker (see "git\- bug bridge auth")
49
+ The identifier or prefix of an already known credential for your remote issue tracker (see "git\- bug bridge auth")
51
50
52
51
.PP
53
52
\fB \-\- token \fP =""
54
- A raw authentication token for the remote issue tracker
53
+ A raw authentication token for the remote issue tracker
55
54
56
55
.PP
57
56
\fB \-\- token \- stdin \fP [=false]
58
- Will read the token from stdin and ignore \-\- token
57
+ Will read the token from stdin and ignore \-\- token
59
58
60
59
.PP
61
60
\fB \- o \fP , \fB \-\- owner \fP =""
62
- The owner of the remote repository
61
+ The owner of the remote repository
63
62
64
63
.PP
65
64
\fB \- p \fP , \fB \-\- project \fP =""
66
- The name of the remote repository
65
+ The name of the remote repository
67
66
68
67
.PP
69
68
\fB \- h \fP , \fB \-\- help \fP [=false]
70
- help for configure
69
+ help for configure
71
70
72
71
73
72
.SH EXAMPLE
0 commit comments