Skip to content

Commit

Permalink
man: Add documentation for 'linkseries'
Browse files Browse the repository at this point in the history
Signed-off-by: andrepapoti <[email protected]>
  • Loading branch information
andrepapoti committed Mar 19, 2024
1 parent 06494a7 commit d02ed7d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions man/pwclient.1
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ view a patch
\fBpwclient\fR \fI\,update\/\fR
update patch
.TP
\fBpwclient\fR \fI\,linkseries\/\fR
link two or more series to each other
.TP
\fBpwclient\fR \fI\,list\/\fR
list patches using optional filters
.TP
Expand Down Expand Up @@ -95,6 +98,13 @@ pass '\-\-3way' to 'git\-am'
\fB\-m\fR, \fB\-\-msgid\fR
pass '\-\-message\-id' to 'git\-am'

.SH COMMAND \fI\,'pwclient linkseries'\/\fR
usage: pwclient link_series [\-\-help] [\-h] [PATCH_ID ...]

.TP
\fBPATCH_ID\fR
patch ID

.SH COMMAND \fI\,'pwclient get'\/\fR
usage: pwclient get [\-\-help] [\-h] [\-p PROJECT] PATCH_ID [PATCH_ID ...]

Expand Down

0 comments on commit d02ed7d

Please sign in to comment.