Skip to content

Commit 4559af5

Browse files
committed
update auto-generated files
1 parent da2eb3c commit 4559af5

39 files changed

+190
-216
lines changed

doc/man/git-bug-add.1

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
21
.nh
3-
.ad l
4-
2+
.TH GIT\-BUG(1)Apr 2019
3+
Generated from git\-bug's source code
54

65
.SH NAME
76
.PP
@@ -21,19 +20,19 @@ Create a new bug.
2120
.SH OPTIONS
2221
.PP
2322
\fB\-t\fP, \fB\-\-title\fP=""
24-
Provide a title to describe the issue
23+
Provide a title to describe the issue
2524

2625
.PP
2726
\fB\-m\fP, \fB\-\-message\fP=""
28-
Provide a message to describe the issue
27+
Provide a message to describe the issue
2928

3029
.PP
3130
\fB\-F\fP, \fB\-\-file\fP=""
32-
Take the message from the given file. Use \- to read the message from the standard input
31+
Take the message from the given file. Use \- to read the message from the standard input
3332

3433
.PP
3534
\fB\-h\fP, \fB\-\-help\fP[=false]
36-
help for add
35+
help for add
3736

3837

3938
.SH SEE ALSO

doc/man/git-bug-bridge-auth-add-token.1

+7-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
21
.nh
3-
.ad l
4-
2+
.TH GIT\-BUG(1)Apr 2019
3+
Generated from git\-bug's source code
54

65
.SH NAME
76
.PP
@@ -10,7 +9,7 @@ git\-bug\-bridge\-auth\-add\-token \- Store a new token
109

1110
.SH SYNOPSIS
1211
.PP
13-
\fBgit\-bug bridge auth add\-token [<token>] [flags]\fP
12+
\fBgit\-bug bridge auth add\-token [] [flags]\fP
1413

1514

1615
.SH DESCRIPTION
@@ -21,19 +20,19 @@ Store a new token
2120
.SH OPTIONS
2221
.PP
2322
\fB\-t\fP, \fB\-\-target\fP=""
24-
The target of the bridge. Valid values are [github,gitlab,jira,launchpad\-preview]
23+
The target of the bridge. Valid values are [github,gitlab,jira,launchpad\-preview]
2524

2625
.PP
2726
\fB\-l\fP, \fB\-\-login\fP=""
28-
The login in the remote bug\-tracker
27+
The login in the remote bug\-tracker
2928

3029
.PP
3130
\fB\-u\fP, \fB\-\-user\fP=""
32-
The user to add the token to. Default is the current user
31+
The user to add the token to. Default is the current user
3332

3433
.PP
3534
\fB\-h\fP, \fB\-\-help\fP[=false]
36-
help for add\-token
35+
help for add\-token
3736

3837

3938
.SH SEE ALSO

doc/man/git-bug-bridge-auth-rm.1

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
21
.nh
3-
.ad l
4-
2+
.TH GIT\-BUG(1)Apr 2019
3+
Generated from git\-bug's source code
54

65
.SH NAME
76
.PP
@@ -10,7 +9,7 @@ git\-bug\-bridge\-auth\-rm \- Remove a credential.
109

1110
.SH SYNOPSIS
1211
.PP
13-
\fBgit\-bug bridge auth rm <id> [flags]\fP
12+
\fBgit\-bug bridge auth rm [flags]\fP
1413

1514

1615
.SH DESCRIPTION
@@ -21,7 +20,7 @@ Remove a credential.
2120
.SH OPTIONS
2221
.PP
2322
\fB\-h\fP, \fB\-\-help\fP[=false]
24-
help for rm
23+
help for rm
2524

2625

2726
.SH SEE ALSO

doc/man/git-bug-bridge-auth-show.1

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
21
.nh
3-
.ad l
4-
2+
.TH GIT\-BUG(1)Apr 2019
3+
Generated from git\-bug's source code
54

65
.SH NAME
76
.PP
@@ -21,7 +20,7 @@ Display an authentication credential.
2120
.SH OPTIONS
2221
.PP
2322
\fB\-h\fP, \fB\-\-help\fP[=false]
24-
help for show
23+
help for show
2524

2625

2726
.SH SEE ALSO

doc/man/git-bug-bridge-auth.1

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
21
.nh
3-
.ad l
4-
2+
.TH GIT\-BUG(1)Apr 2019
3+
Generated from git\-bug's source code
54

65
.SH NAME
76
.PP
@@ -21,7 +20,7 @@ List all known bridge authentication credentials.
2120
.SH OPTIONS
2221
.PP
2322
\fB\-h\fP, \fB\-\-help\fP[=false]
24-
help for auth
23+
help for auth
2524

2625

2726
.SH SEE ALSO

doc/man/git-bug-bridge-configure.1

+13-14
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
21
.nh
3-
.ad l
4-
2+
.TH GIT\-BUG(1)Apr 2019
3+
Generated from git\-bug's source code
54

65
.SH NAME
76
.PP
@@ -27,47 +26,47 @@ Configure a new bridge by passing flags or/and using interactive terminal prompt
2726
.SH OPTIONS
2827
.PP
2928
\fB\-n\fP, \fB\-\-name\fP=""
30-
A distinctive name to identify the bridge
29+
A distinctive name to identify the bridge
3130

3231
.PP
3332
\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]
3534

3635
.PP
3736
\fB\-u\fP, \fB\-\-url\fP=""
38-
The URL of the remote repository
37+
The URL of the remote repository
3938

4039
.PP
4140
\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
4342

4443
.PP
4544
\fB\-l\fP, \fB\-\-login\fP=""
46-
The login on your remote issue tracker
45+
The login on your remote issue tracker
4746

4847
.PP
4948
\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")
5150

5251
.PP
5352
\fB\-\-token\fP=""
54-
A raw authentication token for the remote issue tracker
53+
A raw authentication token for the remote issue tracker
5554

5655
.PP
5756
\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
5958

6059
.PP
6160
\fB\-o\fP, \fB\-\-owner\fP=""
62-
The owner of the remote repository
61+
The owner of the remote repository
6362

6463
.PP
6564
\fB\-p\fP, \fB\-\-project\fP=""
66-
The name of the remote repository
65+
The name of the remote repository
6766

6867
.PP
6968
\fB\-h\fP, \fB\-\-help\fP[=false]
70-
help for configure
69+
help for configure
7170

7271

7372
.SH EXAMPLE

doc/man/git-bug-bridge-pull.1

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
21
.nh
3-
.ad l
4-
2+
.TH GIT\-BUG(1)Apr 2019
3+
Generated from git\-bug's source code
54

65
.SH NAME
76
.PP
@@ -10,7 +9,7 @@ git\-bug\-bridge\-pull \- Pull updates.
109

1110
.SH SYNOPSIS
1211
.PP
13-
\fBgit\-bug bridge pull [<name>] [flags]\fP
12+
\fBgit\-bug bridge pull [] [flags]\fP
1413

1514

1615
.SH DESCRIPTION
@@ -21,15 +20,15 @@ Pull updates.
2120
.SH OPTIONS
2221
.PP
2322
\fB\-h\fP, \fB\-\-help\fP[=false]
24-
help for pull
23+
help for pull
2524

2625
.PP
2726
\fB\-n\fP, \fB\-\-no\-resume\fP[=false]
28-
force importing all bugs
27+
force importing all bugs
2928

3029
.PP
3130
\fB\-s\fP, \fB\-\-since\fP=""
32-
import only bugs updated after the given date (ex: "200h" or "june 2 2019")
31+
import only bugs updated after the given date (ex: "200h" or "june 2 2019")
3332

3433

3534
.SH SEE ALSO

doc/man/git-bug-bridge-push.1

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
21
.nh
3-
.ad l
4-
2+
.TH GIT\-BUG(1)Apr 2019
3+
Generated from git\-bug's source code
54

65
.SH NAME
76
.PP
@@ -10,7 +9,7 @@ git\-bug\-bridge\-push \- Push updates.
109

1110
.SH SYNOPSIS
1211
.PP
13-
\fBgit\-bug bridge push [<name>] [flags]\fP
12+
\fBgit\-bug bridge push [] [flags]\fP
1413

1514

1615
.SH DESCRIPTION
@@ -21,7 +20,7 @@ Push updates.
2120
.SH OPTIONS
2221
.PP
2322
\fB\-h\fP, \fB\-\-help\fP[=false]
24-
help for push
23+
help for push
2524

2625

2726
.SH SEE ALSO

doc/man/git-bug-bridge-rm.1

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
21
.nh
3-
.ad l
4-
2+
.TH GIT\-BUG(1)Apr 2019
3+
Generated from git\-bug's source code
54

65
.SH NAME
76
.PP
@@ -10,7 +9,7 @@ git\-bug\-bridge\-rm \- Delete a configured bridge.
109

1110
.SH SYNOPSIS
1211
.PP
13-
\fBgit\-bug bridge rm <name> [flags]\fP
12+
\fBgit\-bug bridge rm [flags]\fP
1413

1514

1615
.SH DESCRIPTION
@@ -21,7 +20,7 @@ Delete a configured bridge.
2120
.SH OPTIONS
2221
.PP
2322
\fB\-h\fP, \fB\-\-help\fP[=false]
24-
help for rm
23+
help for rm
2524

2625

2726
.SH SEE ALSO

doc/man/git-bug-bridge.1

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
21
.nh
3-
.ad l
4-
2+
.TH GIT\-BUG(1)Apr 2019
3+
Generated from git\-bug's source code
54

65
.SH NAME
76
.PP
@@ -21,7 +20,7 @@ Configure and use bridges to other bug trackers.
2120
.SH OPTIONS
2221
.PP
2322
\fB\-h\fP, \fB\-\-help\fP[=false]
24-
help for bridge
23+
help for bridge
2524

2625

2726
.SH SEE ALSO

doc/man/git-bug-commands.1

+5-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
21
.nh
3-
.ad l
4-
2+
.TH GIT\-BUG(1)Apr 2019
3+
Generated from git\-bug's source code
54

65
.SH NAME
76
.PP
@@ -10,7 +9,7 @@ git\-bug\-commands \- Display available commands.
109

1110
.SH SYNOPSIS
1211
.PP
13-
\fBgit\-bug commands [<option>\&...] [flags]\fP
12+
\fBgit\-bug commands [\&...] [flags]\fP
1413

1514

1615
.SH DESCRIPTION
@@ -21,11 +20,11 @@ Display available commands.
2120
.SH OPTIONS
2221
.PP
2322
\fB\-p\fP, \fB\-\-pretty\fP[=false]
24-
Output the command description as well as Markdown compatible comment
23+
Output the command description as well as Markdown compatible comment
2524

2625
.PP
2726
\fB\-h\fP, \fB\-\-help\fP[=false]
28-
help for commands
27+
help for commands
2928

3029

3130
.SH SEE ALSO

doc/man/git-bug-comment-add.1

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
21
.nh
3-
.ad l
4-
2+
.TH GIT\-BUG(1)Apr 2019
3+
Generated from git\-bug's source code
54

65
.SH NAME
76
.PP
@@ -10,7 +9,7 @@ git\-bug\-comment\-add \- Add a new comment to a bug.
109

1110
.SH SYNOPSIS
1211
.PP
13-
\fBgit\-bug comment add [<id>] [flags]\fP
12+
\fBgit\-bug comment add [] [flags]\fP
1413

1514

1615
.SH DESCRIPTION
@@ -21,15 +20,15 @@ Add a new comment to a bug.
2120
.SH OPTIONS
2221
.PP
2322
\fB\-F\fP, \fB\-\-file\fP=""
24-
Take the message from the given file. Use \- to read the message from the standard input
23+
Take the message from the given file. Use \- to read the message from the standard input
2524

2625
.PP
2726
\fB\-m\fP, \fB\-\-message\fP=""
28-
Provide the new message from the command line
27+
Provide the new message from the command line
2928

3029
.PP
3130
\fB\-h\fP, \fB\-\-help\fP[=false]
32-
help for add
31+
help for add
3332

3433

3534
.SH SEE ALSO

0 commit comments

Comments
 (0)