File tree Expand file tree Collapse file tree 22 files changed +34
-34
lines changed Expand file tree Collapse file tree 22 files changed +34
-34
lines changed Original file line number Diff line number Diff line change 1
- .TH "GIT-PW BUNDLE ADD" "1" "2021-09-30 " "2.1.2 " "git-pw bundle add Manual"
1
+ .TH "GIT-PW BUNDLE ADD" "1" "2021-10-01 " "2.2.0 " "git-pw bundle add Manual"
2
2
.SH NAME
3
3
git-pw\- bundle\- add \- Add one or more patches to a bundle.
4
4
.SH SYNOPSIS
@@ -12,5 +12,5 @@ Append the provided PATCH_IDS to bundle BUNDLE_ID.
12
12
Requires API version 1.2 or greater.
13
13
.SH OPTIONS
14
14
.TP
15
- \fB \- f, \fP \-\- format [simple|table|csv]
15
+ \fB \- f, \fP \-\- format [simple|table|csv|yaml ]
16
16
Output format. Defaults to the value of 'git config pw.format' else 'table'.
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW BUNDLE APPLY" "1" "2021-09-30 " "2.1.2 " "git-pw bundle apply Manual"
1
+ .TH "GIT-PW BUNDLE APPLY" "1" "2021-10-01 " "2.2.0 " "git-pw bundle apply Manual"
2
2
.SH NAME
3
3
git-pw\- bundle\- apply \- Apply bundle.
4
4
.SH SYNOPSIS
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW BUNDLE CREATE" "1" "2021-09-30 " "2.1.2 " "git-pw bundle create Manual"
1
+ .TH "GIT-PW BUNDLE CREATE" "1" "2021-10-01 " "2.2.0 " "git-pw bundle create Manual"
2
2
.SH NAME
3
3
git-pw\- bundle\- create \- Create a bundle.
4
4
.SH SYNOPSIS
@@ -15,5 +15,5 @@ Requires API version 1.2 or greater.
15
15
\fB \-\- public \fP / \-\- private
16
16
Allow other users to view this bundle. If private, only you will be able to see this bundle.
17
17
.TP
18
- \fB \- f, \fP \-\- format [simple|table|csv]
18
+ \fB \- f, \fP \-\- format [simple|table|csv|yaml ]
19
19
Output format. Defaults to the value of 'git config pw.format' else 'table'.
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW BUNDLE DELETE" "1" "2021-09-30 " "2.1.2 " "git-pw bundle delete Manual"
1
+ .TH "GIT-PW BUNDLE DELETE" "1" "2021-10-01 " "2.2.0 " "git-pw bundle delete Manual"
2
2
.SH NAME
3
3
git-pw\- bundle\- delete \- Delete a bundle.
4
4
.SH SYNOPSIS
@@ -12,5 +12,5 @@ Delete bundle BUNDLE_ID.
12
12
Requires API version 1.2 or greater.
13
13
.SH OPTIONS
14
14
.TP
15
- \fB \- f, \fP \-\- format [simple|table|csv]
15
+ \fB \- f, \fP \-\- format [simple|table|csv|yaml ]
16
16
Output format. Defaults to the value of 'git config pw.format' else 'table'.
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW BUNDLE DOWNLOAD" "1" "2021-09-30 " "2.1.2 " "git-pw bundle download Manual"
1
+ .TH "GIT-PW BUNDLE DOWNLOAD" "1" "2021-10-01 " "2.2.0 " "git-pw bundle download Manual"
2
2
.SH NAME
3
3
git-pw\- bundle\- download \- Download bundle in mbox format.
4
4
.SH SYNOPSIS
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW BUNDLE LIST" "1" "2021-09-30 " "2.1.2 " "git-pw bundle list Manual"
1
+ .TH "GIT-PW BUNDLE LIST" "1" "2021-10-01 " "2.2.0 " "git-pw bundle list Manual"
2
2
.SH NAME
3
3
git-pw\- bundle\- list \- List bundles.
4
4
.SH SYNOPSIS
@@ -25,5 +25,5 @@ Maximum number of items to show.
25
25
\fB \- c, \fP \-\- column COLUMN
26
26
Columns to be included in output.
27
27
.TP
28
- \fB \- f, \fP \-\- format [simple|table|csv]
28
+ \fB \- f, \fP \-\- format [simple|table|csv|yaml ]
29
29
Output format. Defaults to the value of 'git config pw.format' else 'table'.
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW BUNDLE REMOVE" "1" "2021-09-30 " "2.1.2 " "git-pw bundle remove Manual"
1
+ .TH "GIT-PW BUNDLE REMOVE" "1" "2021-10-01 " "2.2.0 " "git-pw bundle remove Manual"
2
2
.SH NAME
3
3
git-pw\- bundle\- remove \- Remove one or more patches from a bundle.
4
4
.SH SYNOPSIS
@@ -12,5 +12,5 @@ Remove the provided PATCH_IDS to bundle BUNDLE_ID.
12
12
Requires API version 1.2 or greater.
13
13
.SH OPTIONS
14
14
.TP
15
- \fB \- f, \fP \-\- format [simple|table|csv]
15
+ \fB \- f, \fP \-\- format [simple|table|csv|yaml ]
16
16
Output format. Defaults to the value of 'git config pw.format' else 'table'.
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW BUNDLE SHOW" "1" "2021-09-30 " "2.1.2 " "git-pw bundle show Manual"
1
+ .TH "GIT-PW BUNDLE SHOW" "1" "2021-10-01 " "2.2.0 " "git-pw bundle show Manual"
2
2
.SH NAME
3
3
git-pw\- bundle\- show \- Show information about bundle.
4
4
.SH SYNOPSIS
@@ -10,5 +10,5 @@ Show information about bundle.
10
10
Retrieve Patchwork metadata for a bundle.
11
11
.SH OPTIONS
12
12
.TP
13
- \fB \- f, \fP \-\- format [simple|table|csv]
13
+ \fB \- f, \fP \-\- format [simple|table|csv|yaml ]
14
14
Output format. Defaults to the value of 'git config pw.format' else 'table'.
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW BUNDLE UPDATE" "1" "2021-09-30 " "2.1.2 " "git-pw bundle update Manual"
1
+ .TH "GIT-PW BUNDLE UPDATE" "1" "2021-10-01 " "2.2.0 " "git-pw bundle update Manual"
2
2
.SH NAME
3
3
git-pw\- bundle\- update \- Update a bundle.
4
4
.SH SYNOPSIS
@@ -23,5 +23,5 @@ Add the specified patch(es) to the bundle.
23
23
\fB \-\- public \fP / \-\- private
24
24
Allow other users to view this bundle. If private, only you will be able to see this bundle.
25
25
.TP
26
- \fB \- f, \fP \-\- format [simple|table|csv]
26
+ \fB \- f, \fP \-\- format [simple|table|csv|yaml ]
27
27
Output format. Defaults to the value of 'git config pw.format' else 'table'.
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW BUNDLE" "1" "2021-09-30 " "2.1.2 " "git-pw bundle Manual"
1
+ .TH "GIT-PW BUNDLE" "1" "2021-10-01 " "2.2.0 " "git-pw bundle Manual"
2
2
.SH NAME
3
3
git-pw\- bundle \- Interact with bundles.
4
4
.SH SYNOPSIS
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW PATCH APPLY" "1" "2021-09-30 " "2.1.2 " "git-pw patch apply Manual"
1
+ .TH "GIT-PW PATCH APPLY" "1" "2021-10-01 " "2.2.0 " "git-pw patch apply Manual"
2
2
.SH NAME
3
3
git-pw\- patch\- apply \- Apply patch.
4
4
.SH SYNOPSIS
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW PATCH DOWNLOAD" "1" "2021-09-30 " "2.1.2 " "git-pw patch download Manual"
1
+ .TH "GIT-PW PATCH DOWNLOAD" "1" "2021-10-01 " "2.2.0 " "git-pw patch download Manual"
2
2
.SH NAME
3
3
git-pw\- patch\- download \- Download patch in diff or mbox format.
4
4
.SH SYNOPSIS
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW PATCH LIST" "1" "2021-09-30 " "2.1.2 " "git-pw patch list Manual"
1
+ .TH "GIT-PW PATCH LIST" "1" "2021-10-01 " "2.2.0 " "git-pw patch list Manual"
2
2
.SH NAME
3
3
git-pw\- patch\- list \- List patches.
4
4
.SH SYNOPSIS
@@ -37,5 +37,5 @@ Maximum number of items to show.
37
37
\fB \- c, \fP \-\- column COLUMN
38
38
Columns to be included in output.
39
39
.TP
40
- \fB \- f, \fP \-\- format [simple|table|csv]
40
+ \fB \- f, \fP \-\- format [simple|table|csv|yaml ]
41
41
Output format. Defaults to the value of 'git config pw.format' else 'table'.
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW PATCH SHOW" "1" "2021-09-30 " "2.1.2 " "git-pw patch show Manual"
1
+ .TH "GIT-PW PATCH SHOW" "1" "2021-10-01 " "2.2.0 " "git-pw patch show Manual"
2
2
.SH NAME
3
3
git-pw\- patch\- show \- Show information about patch.
4
4
.SH SYNOPSIS
@@ -10,5 +10,5 @@ Show information about patch.
10
10
Retrieve Patchwork metadata for a patch.
11
11
.SH OPTIONS
12
12
.TP
13
- \fB \- f, \fP \-\- format [simple|table|csv]
13
+ \fB \- f, \fP \-\- format [simple|table|csv|yaml ]
14
14
Output format. Defaults to the value of 'git config pw.format' else 'table'.
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW PATCH UPDATE" "1" "2021-09-30 " "2.1.2 " "git-pw patch update Manual"
1
+ .TH "GIT-PW PATCH UPDATE" "1" "2021-10-01 " "2.2.0 " "git-pw patch update Manual"
2
2
.SH NAME
3
3
git-pw\- patch\- update \- Update one or more patches.
4
4
.SH SYNOPSIS
@@ -23,5 +23,5 @@ Set the patch delegate. Should be unique user identifier: either a username or a
23
23
\fB \-\- archived \fP ARCHIVED
24
24
Set the patch archived state.
25
25
.TP
26
- \fB \- f, \fP \-\- format [simple|table|csv]
26
+ \fB \- f, \fP \-\- format [simple|table|csv|yaml ]
27
27
Output format. Defaults to the value of 'git config pw.format' else 'table'.
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW PATCH" "1" "2021-09-30 " "2.1.2 " "git-pw patch Manual"
1
+ .TH "GIT-PW PATCH" "1" "2021-10-01 " "2.2.0 " "git-pw patch Manual"
2
2
.SH NAME
3
3
git-pw\- patch \- Interact with patches.
4
4
.SH SYNOPSIS
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW SERIES APPLY" "1" "2021-09-30 " "2.1.2 " "git-pw series apply Manual"
1
+ .TH "GIT-PW SERIES APPLY" "1" "2021-10-01 " "2.2.0 " "git-pw series apply Manual"
2
2
.SH NAME
3
3
git-pw\- series\- apply \- Apply series.
4
4
.SH SYNOPSIS
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW SERIES DOWNLOAD" "1" "2021-09-30 " "2.1.2 " "git-pw series download Manual"
1
+ .TH "GIT-PW SERIES DOWNLOAD" "1" "2021-10-01 " "2.2.0 " "git-pw series download Manual"
2
2
.SH NAME
3
3
git-pw\- series\- download \- Download series in mbox format.
4
4
.SH SYNOPSIS
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW SERIES LIST" "1" "2021-09-30 " "2.1.2 " "git-pw series list Manual"
1
+ .TH "GIT-PW SERIES LIST" "1" "2021-10-01 " "2.2.0 " "git-pw series list Manual"
2
2
.SH NAME
3
3
git-pw\- series\- list \- List series.
4
4
.SH SYNOPSIS
@@ -25,5 +25,5 @@ Maximum number of items to show.
25
25
\fB \- c, \fP \-\- column COLUMN
26
26
Columns to be included in output.
27
27
.TP
28
- \fB \- f, \fP \-\- format [simple|table|csv]
28
+ \fB \- f, \fP \-\- format [simple|table|csv|yaml ]
29
29
Output format. Defaults to the value of 'git config pw.format' else 'table'.
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW SERIES SHOW" "1" "2021-09-30 " "2.1.2 " "git-pw series show Manual"
1
+ .TH "GIT-PW SERIES SHOW" "1" "2021-10-01 " "2.2.0 " "git-pw series show Manual"
2
2
.SH NAME
3
3
git-pw\- series\- show \- Show information about series.
4
4
.SH SYNOPSIS
@@ -10,5 +10,5 @@ Show information about series.
10
10
Retrieve Patchwork metadata for a series.
11
11
.SH OPTIONS
12
12
.TP
13
- \fB \- f, \fP \-\- format [simple|table|csv]
13
+ \fB \- f, \fP \-\- format [simple|table|csv|yaml ]
14
14
Output format. Defaults to the value of 'git config pw.format' else 'table'.
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW SERIES" "1" "2021-09-30 " "2.1.2 " "git-pw series Manual"
1
+ .TH "GIT-PW SERIES" "1" "2021-10-01 " "2.2.0 " "git-pw series Manual"
2
2
.SH NAME
3
3
git-pw\- series \- Interact with series.
4
4
.SH SYNOPSIS
Original file line number Diff line number Diff line change 1
- .TH "GIT-PW" "1" "2021-09-30 " "2.1.2 " "git-pw Manual"
1
+ .TH "GIT-PW" "1" "2021-10-01 " "2.2.0 " "git-pw Manual"
2
2
.SH NAME
3
3
git-pw \- git-pw is a tool for integrating Git with...
4
4
.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments