File: git-pw-patch-show.1

package info (click to toggle)
git-pw 2.0.0-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 480 kB
  • sloc: python: 1,972; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 416 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.TH "GIT-PW PATCH SHOW" "1" "2020-04-17" "1.9.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]
Output format. Defaults to the value of 'git config pw.format' else 'table'.