Skip to content

Commit

Permalink
man: Update man pages
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
stephenfin committed Aug 3, 2021
1 parent a2c524c commit 76b7909
Show file tree
Hide file tree
Showing 22 changed files with 37 additions and 27 deletions.
2 changes: 1 addition & 1 deletion man/git-pw-bundle-add.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW BUNDLE ADD" "1" "2020-04-17" "1.9.0" "git-pw bundle add Manual"
.TH "GIT-PW BUNDLE ADD" "1" "2021-08-03" "2.1.1" "git-pw bundle add Manual"
.SH NAME
git-pw\-bundle\-add \- Add one or more patches to a bundle.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-bundle-apply.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW BUNDLE APPLY" "1" "2020-04-17" "1.9.0" "git-pw bundle apply Manual"
.TH "GIT-PW BUNDLE APPLY" "1" "2021-08-03" "2.1.1" "git-pw bundle apply Manual"
.SH NAME
git-pw\-bundle\-apply \- Apply bundle.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-bundle-create.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW BUNDLE CREATE" "1" "2020-04-17" "1.9.0" "git-pw bundle create Manual"
.TH "GIT-PW BUNDLE CREATE" "1" "2021-08-03" "2.1.1" "git-pw bundle create Manual"
.SH NAME
git-pw\-bundle\-create \- Create a bundle.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-bundle-delete.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW BUNDLE DELETE" "1" "2020-04-17" "1.9.0" "git-pw bundle delete Manual"
.TH "GIT-PW BUNDLE DELETE" "1" "2021-08-03" "2.1.1" "git-pw bundle delete Manual"
.SH NAME
git-pw\-bundle\-delete \- Delete a bundle.
.SH SYNOPSIS
Expand Down
6 changes: 3 additions & 3 deletions man/git-pw-bundle-download.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW BUNDLE DOWNLOAD" "1" "2020-04-17" "1.9.0" "git-pw bundle download Manual"
.TH "GIT-PW BUNDLE DOWNLOAD" "1" "2021-08-03" "2.1.1" "git-pw bundle download Manual"
.SH NAME
git-pw\-bundle\-download \- Download bundle in mbox format.
.SH SYNOPSIS
Expand All @@ -8,5 +8,5 @@ git-pw\-bundle\-download \- Download bundle in mbox format.
Download bundle in mbox format.
.PP
Download a bundle but do not apply it. ``OUTPUT`` is optional and can be an
output path or ``-`` to output to ``stdout``. If ``OUTPUT`` is not
provided, the output path will be automatically chosen.
output full file path or a directory or ``-`` to output to ``stdout``. If
``OUTPUT`` is not provided, the output path will be automatically chosen.
2 changes: 1 addition & 1 deletion man/git-pw-bundle-list.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW BUNDLE LIST" "1" "2020-04-17" "1.9.0" "git-pw bundle list Manual"
.TH "GIT-PW BUNDLE LIST" "1" "2021-08-03" "2.1.1" "git-pw bundle list Manual"
.SH NAME
git-pw\-bundle\-list \- List bundles.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-bundle-remove.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW BUNDLE REMOVE" "1" "2020-04-17" "1.9.0" "git-pw bundle remove Manual"
.TH "GIT-PW BUNDLE REMOVE" "1" "2021-08-03" "2.1.1" "git-pw bundle remove Manual"
.SH NAME
git-pw\-bundle\-remove \- Remove one or more patches from a bundle.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-bundle-show.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW BUNDLE SHOW" "1" "2020-04-17" "1.9.0" "git-pw bundle show Manual"
.TH "GIT-PW BUNDLE SHOW" "1" "2021-08-03" "2.1.1" "git-pw bundle show Manual"
.SH NAME
git-pw\-bundle\-show \- Show information about bundle.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-bundle-update.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW BUNDLE UPDATE" "1" "2020-04-17" "1.9.0" "git-pw bundle update Manual"
.TH "GIT-PW BUNDLE UPDATE" "1" "2021-08-03" "2.1.1" "git-pw bundle update Manual"
.SH NAME
git-pw\-bundle\-update \- Update a bundle.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-bundle.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW BUNDLE" "1" "2020-04-17" "1.9.0" "git-pw bundle Manual"
.TH "GIT-PW BUNDLE" "1" "2021-08-03" "2.1.1" "git-pw bundle Manual"
.SH NAME
git-pw\-bundle \- Interact with bundles.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-patch-apply.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW PATCH APPLY" "1" "2020-04-17" "1.9.0" "git-pw patch apply Manual"
.TH "GIT-PW PATCH APPLY" "1" "2021-08-03" "2.1.1" "git-pw patch apply Manual"
.SH NAME
git-pw\-patch\-apply \- Apply patch.
.SH SYNOPSIS
Expand Down
6 changes: 3 additions & 3 deletions man/git-pw-patch-download.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW PATCH DOWNLOAD" "1" "2020-04-17" "1.9.0" "git-pw patch download Manual"
.TH "GIT-PW PATCH DOWNLOAD" "1" "2021-08-03" "2.1.1" "git-pw patch download Manual"
.SH NAME
git-pw\-patch\-download \- Download patch in diff or mbox format.
.SH SYNOPSIS
Expand All @@ -8,8 +8,8 @@ git-pw\-patch\-download \- Download patch in diff or mbox format.
Download patch in diff or mbox format.
.PP
Download a patch but do not apply it. ``OUTPUT`` is optional and can be an
output path or ``-`` to output to ``stdout``. If ``OUTPUT`` is not
provided, the output path will be automatically chosen.
output file path or a directory or ``-`` to output to ``stdout``. If
``OUTPUT`` is not provided, the output path will be automatically chosen.
.SH OPTIONS
.TP
\fB\-\-diff\fP
Expand Down
7 changes: 5 additions & 2 deletions man/git-pw-patch-list.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW PATCH LIST" "1" "2020-04-17" "1.9.0" "git-pw patch list Manual"
.TH "GIT-PW PATCH LIST" "1" "2021-08-03" "2.1.1" "git-pw patch list Manual"
.SH NAME
git-pw\-patch\-list \- List patches.
.SH SYNOPSIS
Expand All @@ -17,7 +17,10 @@ Show only patches matching these states. Should be slugified representations of
Show only patches by these submitters. Should be an email, name or ID.
.TP
\fB\-\-delegate\fP DELEGATE
Show only patches by these delegates. Should be an email or username.
Show only patches with these delegates. Should be an email or username.
.TP
\fB\-\-hash\fP HASH
Show only patches with these hashes.
.TP
\fB\-\-archived\fP
Include patches that are archived.
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-patch-show.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW PATCH SHOW" "1" "2020-04-17" "1.9.0" "git-pw patch show Manual"
.TH "GIT-PW PATCH SHOW" "1" "2021-08-03" "2.1.1" "git-pw patch show Manual"
.SH NAME
git-pw\-patch\-show \- Show information about patch.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-patch-update.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW PATCH UPDATE" "1" "2020-04-17" "1.9.0" "git-pw patch update Manual"
.TH "GIT-PW PATCH UPDATE" "1" "2021-08-03" "2.1.1" "git-pw patch update Manual"
.SH NAME
git-pw\-patch\-update \- Update one or more patches.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-patch.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW PATCH" "1" "2020-04-17" "1.9.0" "git-pw patch Manual"
.TH "GIT-PW PATCH" "1" "2021-08-03" "2.1.1" "git-pw patch Manual"
.SH NAME
git-pw\-patch \- Interact with patches.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-series-apply.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW SERIES APPLY" "1" "2020-04-17" "1.9.0" "git-pw series apply Manual"
.TH "GIT-PW SERIES APPLY" "1" "2021-08-03" "2.1.1" "git-pw series apply Manual"
.SH NAME
git-pw\-series\-apply \- Apply series.
.SH SYNOPSIS
Expand Down
9 changes: 8 additions & 1 deletion man/git-pw-series-download.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW SERIES DOWNLOAD" "1" "2020-04-17" "1.9.0" "git-pw series download Manual"
.TH "GIT-PW SERIES DOWNLOAD" "1" "2021-08-03" "2.1.1" "git-pw series download Manual"
.SH NAME
git-pw\-series\-download \- Download series in mbox format.
.SH SYNOPSIS
Expand All @@ -10,3 +10,10 @@ Download series in mbox format.
Download a series but do not apply it. ``OUTPUT`` is optional and can be an
output path or ``-`` to output to ``stdout``. If ``OUTPUT`` is not
provided, the output path will be automatically chosen.
.SH OPTIONS
.TP
\fB\-\-separate\fP
Download each series patch to a separate file
.TP
\fB\-\-combined\fP
Download all series patches to one file
2 changes: 1 addition & 1 deletion man/git-pw-series-list.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW SERIES LIST" "1" "2020-04-17" "1.9.0" "git-pw series list Manual"
.TH "GIT-PW SERIES LIST" "1" "2021-08-03" "2.1.1" "git-pw series list Manual"
.SH NAME
git-pw\-series\-list \- List series.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-series-show.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW SERIES SHOW" "1" "2020-04-17" "1.9.0" "git-pw series show Manual"
.TH "GIT-PW SERIES SHOW" "1" "2021-08-03" "2.1.1" "git-pw series show Manual"
.SH NAME
git-pw\-series\-show \- Show information about series.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw-series.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW SERIES" "1" "2020-04-17" "1.9.0" "git-pw series Manual"
.TH "GIT-PW SERIES" "1" "2021-08-03" "2.1.1" "git-pw series Manual"
.SH NAME
git-pw\-series \- Interact with series.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/git-pw.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "GIT-PW" "1" "2020-04-17" "1.9.0" "git-pw Manual"
.TH "GIT-PW" "1" "2021-08-03" "2.1.1" "git-pw Manual"
.SH NAME
git-pw \- git-pw is a tool for integrating Git with...
.SH SYNOPSIS
Expand Down

0 comments on commit 76b7909

Please sign in to comment.