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

0 commit comments

Comments
 (0)