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
|