File: git-pw-patch-show.1

package info (click to toggle)
git-pw 2.7.1-0.1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 540 kB
  • sloc: python: 2,766; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 426 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.TH "GIT-PW PATCH SHOW" "1" "2024-10-23" "2.7.0" "git-pw patch show Manual"
.SH NAME
git-pw\-patch\-show \- Show information about patch.
.SH SYNOPSIS
.B git-pw patch show
[OPTIONS] PATCH_ID
.SH DESCRIPTION
Show information about patch.
.PP
    Retrieve Patchwork metadata for a patch.

.SH OPTIONS
.TP
\fB\-f,\fP \-\-format [simple|table|csv|yaml]
Output format. Defaults to the value of 'git config pw.format' else 'table'.