Skip to content

Commit

Permalink
Release 2.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <[email protected]>
  • Loading branch information
stephenfin committed Jan 17, 2024
1 parent 54bf41d commit 9b3d063
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions man/pwclient.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH PWCLIENT "1" "2023\-05\-04" "pwclient" "Generated Python Manual"
.TH PWCLIENT "1" "2024\-01\-17" "pwclient" "Generated Python Manual"
.SH NAME
pwclient
.SH SYNOPSIS
Expand Down Expand Up @@ -176,8 +176,8 @@ check ID

.SH COMMAND \fI\,'pwclient check\-create'\/\fR
usage: pwclient check\-create [\-\-help] [\-h] [\-p PROJECT] [\-c CONTEXT]
[\-s {pending,success,warning,fail}]
[\-u TARGET_URL] [\-d DESCRIPTION]
[\-s {pending,success,warning,fail}] [\-u TARGET_URL]
[\-d DESCRIPTION]
PATCH_ID [PATCH_ID ...]

.TP
Expand Down Expand Up @@ -255,9 +255,8 @@ set patch state (e.g., 'Accepted', 'Superseded' etc.)
set patch archived state

.SH COMMAND \fI\,'pwclient list'\/\fR
usage: pwclient list [\-h] [\-s STATE] [\-a ARCHIVED] [\-p PROJECT] [\-w WHO]
[\-d WHO] [\-n MAX#] [\-N MAX#] [\-m MESSAGEID] [\-H HASH]
[\-f FORMAT]
usage: pwclient list [\-h] [\-s STATE] [\-a ARCHIVED] [\-p PROJECT] [\-w WHO] [\-d WHO]
[\-n MAX#] [\-N MAX#] [\-m MESSAGEID] [\-H HASH] [\-f FORMAT]
[STR]

.TP
Expand Down Expand Up @@ -306,9 +305,8 @@ filter by hash
print output in the given format. You can use tags matching fields, e.g. %{id}, %{state}, or %{msgid}.

.SH COMMAND \fI\,'pwclient search'\/\fR
usage: pwclient search [\-h] [\-s STATE] [\-a ARCHIVED] [\-p PROJECT] [\-w WHO]
[\-d WHO] [\-n MAX#] [\-N MAX#] [\-m MESSAGEID] [\-H HASH]
[\-f FORMAT]
usage: pwclient search [\-h] [\-s STATE] [\-a ARCHIVED] [\-p PROJECT] [\-w WHO] [\-d WHO]
[\-n MAX#] [\-N MAX#] [\-m MESSAGEID] [\-H HASH] [\-f FORMAT]
[STR]

.TP
Expand Down Expand Up @@ -364,7 +362,7 @@ environment variables according to the configured locales on your system. If
these variables are already set, make sure that they point to valid and
installed locales.

.SH AUTHORS
.SH AUTHOR
.nf
Patchwork Developers
.fi
Expand Down

0 comments on commit 9b3d063

Please sign in to comment.