File: expected-output.1

package info (click to toggle)
argparse-manpage 4.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 536 kB
  • sloc: python: 2,755; makefile: 47; sh: 18
file content (27 lines) | stat: -rw-r--r-- 503 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.TH example 1 2017\-09\-24 "example v.0.1.0.dev0"
.SH NAME
example
.SH SYNOPSIS
.B example
The usage.
.SH DESCRIPTION
Description and long description are both used by build_manpage.
.SH OPTIONS
.TP
.B \-h, \-\-help
show this help message and exit
.TP
.B \-f FILE, \-\-file=FILE
write report to FILE
.TP
.B \-q, \-\-quiet
don't print status messages to stdout
.SH AUTHOR
.nf
John Doe <jd@example.com>
.fi

.SH DISTRIBUTION
The latest version of example may be downloaded from
.UR http://example.com
.UE