Skip to content

Commit 76b7909

Browse files
committed
man: Update man pages
This should have been done in 2.0.0 and 2.1.0. Need to find some way to automate it. Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent a2c524c commit 76b7909

22 files changed

+37
-27
lines changed

man/git-pw-bundle-add.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW BUNDLE ADD" "1" "2020-04-17" "1.9.0" "git-pw bundle add Manual"
1+
.TH "GIT-PW BUNDLE ADD" "1" "2021-08-03" "2.1.1" "git-pw bundle add Manual"
22
.SH NAME
33
git-pw\-bundle\-add \- Add one or more patches to a bundle.
44
.SH SYNOPSIS

man/git-pw-bundle-apply.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW BUNDLE APPLY" "1" "2020-04-17" "1.9.0" "git-pw bundle apply Manual"
1+
.TH "GIT-PW BUNDLE APPLY" "1" "2021-08-03" "2.1.1" "git-pw bundle apply Manual"
22
.SH NAME
33
git-pw\-bundle\-apply \- Apply bundle.
44
.SH SYNOPSIS

man/git-pw-bundle-create.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW BUNDLE CREATE" "1" "2020-04-17" "1.9.0" "git-pw bundle create Manual"
1+
.TH "GIT-PW BUNDLE CREATE" "1" "2021-08-03" "2.1.1" "git-pw bundle create Manual"
22
.SH NAME
33
git-pw\-bundle\-create \- Create a bundle.
44
.SH SYNOPSIS

man/git-pw-bundle-delete.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW BUNDLE DELETE" "1" "2020-04-17" "1.9.0" "git-pw bundle delete Manual"
1+
.TH "GIT-PW BUNDLE DELETE" "1" "2021-08-03" "2.1.1" "git-pw bundle delete Manual"
22
.SH NAME
33
git-pw\-bundle\-delete \- Delete a bundle.
44
.SH SYNOPSIS

man/git-pw-bundle-download.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW BUNDLE DOWNLOAD" "1" "2020-04-17" "1.9.0" "git-pw bundle download Manual"
1+
.TH "GIT-PW BUNDLE DOWNLOAD" "1" "2021-08-03" "2.1.1" "git-pw bundle download Manual"
22
.SH NAME
33
git-pw\-bundle\-download \- Download bundle in mbox format.
44
.SH SYNOPSIS
@@ -8,5 +8,5 @@ git-pw\-bundle\-download \- Download bundle in mbox format.
88
Download bundle in mbox format.
99
.PP
1010
Download a bundle but do not apply it. ``OUTPUT`` is optional and can be an
11-
output path or ``-`` to output to ``stdout``. If ``OUTPUT`` is not
12-
provided, the output path will be automatically chosen.
11+
output full file path or a directory or ``-`` to output to ``stdout``. If
12+
``OUTPUT`` is not provided, the output path will be automatically chosen.

man/git-pw-bundle-list.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW BUNDLE LIST" "1" "2020-04-17" "1.9.0" "git-pw bundle list Manual"
1+
.TH "GIT-PW BUNDLE LIST" "1" "2021-08-03" "2.1.1" "git-pw bundle list Manual"
22
.SH NAME
33
git-pw\-bundle\-list \- List bundles.
44
.SH SYNOPSIS

man/git-pw-bundle-remove.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW BUNDLE REMOVE" "1" "2020-04-17" "1.9.0" "git-pw bundle remove Manual"
1+
.TH "GIT-PW BUNDLE REMOVE" "1" "2021-08-03" "2.1.1" "git-pw bundle remove Manual"
22
.SH NAME
33
git-pw\-bundle\-remove \- Remove one or more patches from a bundle.
44
.SH SYNOPSIS

man/git-pw-bundle-show.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW BUNDLE SHOW" "1" "2020-04-17" "1.9.0" "git-pw bundle show Manual"
1+
.TH "GIT-PW BUNDLE SHOW" "1" "2021-08-03" "2.1.1" "git-pw bundle show Manual"
22
.SH NAME
33
git-pw\-bundle\-show \- Show information about bundle.
44
.SH SYNOPSIS

man/git-pw-bundle-update.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW BUNDLE UPDATE" "1" "2020-04-17" "1.9.0" "git-pw bundle update Manual"
1+
.TH "GIT-PW BUNDLE UPDATE" "1" "2021-08-03" "2.1.1" "git-pw bundle update Manual"
22
.SH NAME
33
git-pw\-bundle\-update \- Update a bundle.
44
.SH SYNOPSIS

man/git-pw-bundle.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW BUNDLE" "1" "2020-04-17" "1.9.0" "git-pw bundle Manual"
1+
.TH "GIT-PW BUNDLE" "1" "2021-08-03" "2.1.1" "git-pw bundle Manual"
22
.SH NAME
33
git-pw\-bundle \- Interact with bundles.
44
.SH SYNOPSIS

man/git-pw-patch-apply.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW PATCH APPLY" "1" "2020-04-17" "1.9.0" "git-pw patch apply Manual"
1+
.TH "GIT-PW PATCH APPLY" "1" "2021-08-03" "2.1.1" "git-pw patch apply Manual"
22
.SH NAME
33
git-pw\-patch\-apply \- Apply patch.
44
.SH SYNOPSIS

man/git-pw-patch-download.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW PATCH DOWNLOAD" "1" "2020-04-17" "1.9.0" "git-pw patch download Manual"
1+
.TH "GIT-PW PATCH DOWNLOAD" "1" "2021-08-03" "2.1.1" "git-pw patch download Manual"
22
.SH NAME
33
git-pw\-patch\-download \- Download patch in diff or mbox format.
44
.SH SYNOPSIS
@@ -8,8 +8,8 @@ git-pw\-patch\-download \- Download patch in diff or mbox format.
88
Download patch in diff or mbox format.
99
.PP
1010
Download a patch but do not apply it. ``OUTPUT`` is optional and can be an
11-
output path or ``-`` to output to ``stdout``. If ``OUTPUT`` is not
12-
provided, the output path will be automatically chosen.
11+
output file path or a directory or ``-`` to output to ``stdout``. If
12+
``OUTPUT`` is not provided, the output path will be automatically chosen.
1313
.SH OPTIONS
1414
.TP
1515
\fB\-\-diff\fP

man/git-pw-patch-list.1

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW PATCH LIST" "1" "2020-04-17" "1.9.0" "git-pw patch list Manual"
1+
.TH "GIT-PW PATCH LIST" "1" "2021-08-03" "2.1.1" "git-pw patch list Manual"
22
.SH NAME
33
git-pw\-patch\-list \- List patches.
44
.SH SYNOPSIS
@@ -17,7 +17,10 @@ Show only patches matching these states. Should be slugified representations of
1717
Show only patches by these submitters. Should be an email, name or ID.
1818
.TP
1919
\fB\-\-delegate\fP DELEGATE
20-
Show only patches by these delegates. Should be an email or username.
20+
Show only patches with these delegates. Should be an email or username.
21+
.TP
22+
\fB\-\-hash\fP HASH
23+
Show only patches with these hashes.
2124
.TP
2225
\fB\-\-archived\fP
2326
Include patches that are archived.

man/git-pw-patch-show.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW PATCH SHOW" "1" "2020-04-17" "1.9.0" "git-pw patch show Manual"
1+
.TH "GIT-PW PATCH SHOW" "1" "2021-08-03" "2.1.1" "git-pw patch show Manual"
22
.SH NAME
33
git-pw\-patch\-show \- Show information about patch.
44
.SH SYNOPSIS

man/git-pw-patch-update.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW PATCH UPDATE" "1" "2020-04-17" "1.9.0" "git-pw patch update Manual"
1+
.TH "GIT-PW PATCH UPDATE" "1" "2021-08-03" "2.1.1" "git-pw patch update Manual"
22
.SH NAME
33
git-pw\-patch\-update \- Update one or more patches.
44
.SH SYNOPSIS

man/git-pw-patch.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW PATCH" "1" "2020-04-17" "1.9.0" "git-pw patch Manual"
1+
.TH "GIT-PW PATCH" "1" "2021-08-03" "2.1.1" "git-pw patch Manual"
22
.SH NAME
33
git-pw\-patch \- Interact with patches.
44
.SH SYNOPSIS

man/git-pw-series-apply.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW SERIES APPLY" "1" "2020-04-17" "1.9.0" "git-pw series apply Manual"
1+
.TH "GIT-PW SERIES APPLY" "1" "2021-08-03" "2.1.1" "git-pw series apply Manual"
22
.SH NAME
33
git-pw\-series\-apply \- Apply series.
44
.SH SYNOPSIS

man/git-pw-series-download.1

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW SERIES DOWNLOAD" "1" "2020-04-17" "1.9.0" "git-pw series download Manual"
1+
.TH "GIT-PW SERIES DOWNLOAD" "1" "2021-08-03" "2.1.1" "git-pw series download Manual"
22
.SH NAME
33
git-pw\-series\-download \- Download series in mbox format.
44
.SH SYNOPSIS
@@ -10,3 +10,10 @@ Download series in mbox format.
1010
Download a series but do not apply it. ``OUTPUT`` is optional and can be an
1111
output path or ``-`` to output to ``stdout``. If ``OUTPUT`` is not
1212
provided, the output path will be automatically chosen.
13+
.SH OPTIONS
14+
.TP
15+
\fB\-\-separate\fP
16+
Download each series patch to a separate file
17+
.TP
18+
\fB\-\-combined\fP
19+
Download all series patches to one file

man/git-pw-series-list.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW SERIES LIST" "1" "2020-04-17" "1.9.0" "git-pw series list Manual"
1+
.TH "GIT-PW SERIES LIST" "1" "2021-08-03" "2.1.1" "git-pw series list Manual"
22
.SH NAME
33
git-pw\-series\-list \- List series.
44
.SH SYNOPSIS

man/git-pw-series-show.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW SERIES SHOW" "1" "2020-04-17" "1.9.0" "git-pw series show Manual"
1+
.TH "GIT-PW SERIES SHOW" "1" "2021-08-03" "2.1.1" "git-pw series show Manual"
22
.SH NAME
33
git-pw\-series\-show \- Show information about series.
44
.SH SYNOPSIS

man/git-pw-series.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW SERIES" "1" "2020-04-17" "1.9.0" "git-pw series Manual"
1+
.TH "GIT-PW SERIES" "1" "2021-08-03" "2.1.1" "git-pw series Manual"
22
.SH NAME
33
git-pw\-series \- Interact with series.
44
.SH SYNOPSIS

man/git-pw.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GIT-PW" "1" "2020-04-17" "1.9.0" "git-pw Manual"
1+
.TH "GIT-PW" "1" "2021-08-03" "2.1.1" "git-pw Manual"
22
.SH NAME
33
git-pw \- git-pw is a tool for integrating Git with...
44
.SH SYNOPSIS

0 commit comments

Comments
 (0)