.\" .\" Template for man pages by Jan Schaumann .\" .TH Name Section "Month Day, Year" Name "Category" .SH NAME name \- short description .SH SYNOPSIS .B name [\fIOPTION\fR...] [\fIFILE\fR...] .SH DESCRIPTION Write a long description in here. Do not explain the details of the options, which will be below, but the general usage. \fBname\fR is usually written in bold when mentioned, \fIReferences\fR in italics. .SH USAGE Detailed usage. If the program requires certain perparation before running, explain what needs to be done here. Detailed explanation of unintuitive options may go here, as well. .SH OPTIONS This program follows the usual GNU command line syntax, with long options starting with two dashes (`--'). A summary of the options supported by \fBname\fR is included below. .TP .B \-h, \-\-help Show summary of options. .TP .B \-v, \-\-version output version information and exit .SH REQUIRES Prerequisites that need to be met for this program. .SH FILES All files used by the program. If the file requires a special format, you probably want to write a \fIname(5)\fR page as well. Typical usage is like this: .br .nf \fI/path/to/file\fR a file \fI/etc/name.conf\fR configuration file, see \fIname(5)\fR .SH VERSION Version.number .SH BUGS Explain known bugs here. .SH "SEE ALSO" .BR name (5), .BR related (1) .SH AUTHOR Author(s) of the program This man-page was written by Jan Schaumann as part of "The Missing Man Pages Project". Please see \fIhttp://www.netmeister.org/misc/m2p2/index.html\fR for details.