File: git-pw-series-download.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 (12 lines) | stat: -rw-r--r-- 474 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
.TH "GIT-PW SERIES DOWNLOAD" "1" "2020-04-17" "1.9.0" "git-pw series download Manual"
.SH NAME
git-pw\-series\-download \- Download series in mbox format.
.SH SYNOPSIS
.B git-pw series download
[OPTIONS] SERIES_ID [OUTPUT]
.SH DESCRIPTION
Download series in mbox format.
.PP
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.