debian/manpage.1.ex
changeset 2 c7cd77e9e42a
equal deleted inserted replaced
1:05240b778be1 2:c7cd77e9e42a
       
     1 .\"                                      Hey, EMACS: -*- nroff -*-
       
     2 .\" (C) Copyright 2014 Heiko Schlittermann <hs@schlittermann.de>,
       
     3 .\"
       
     4 .\" First parameter, NAME, should be all caps
       
     5 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
       
     6 .\" other parameters are allowed: see man(7), man(1)
       
     7 .TH MYDUMP SECTION "January  8, 2014"
       
     8 .\" Please adjust this date whenever revising the manpage.
       
     9 .\"
       
    10 .\" Some roff macros, for reference:
       
    11 .\" .nh        disable hyphenation
       
    12 .\" .hy        enable hyphenation
       
    13 .\" .ad l      left justify
       
    14 .\" .ad b      justify to both left and right margins
       
    15 .\" .nf        disable filling
       
    16 .\" .fi        enable filling
       
    17 .\" .br        insert line break
       
    18 .\" .sp <n>    insert n+1 empty lines
       
    19 .\" for manpage-specific macros, see man(7)
       
    20 .SH NAME
       
    21 mydump \- program to do something
       
    22 .SH SYNOPSIS
       
    23 .B mydump
       
    24 .RI [ options ] " files" ...
       
    25 .br
       
    26 .B bar
       
    27 .RI [ options ] " files" ...
       
    28 .SH DESCRIPTION
       
    29 This manual page documents briefly the
       
    30 .B mydump
       
    31 and
       
    32 .B bar
       
    33 commands.
       
    34 .PP
       
    35 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
       
    36 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
       
    37 .\" respectively.
       
    38 \fBmydump\fP is a program that...
       
    39 .SH OPTIONS
       
    40 These programs follow the usual GNU command line syntax, with long
       
    41 options starting with two dashes (`-').
       
    42 A summary of options is included below.
       
    43 For a complete description, see the Info files.
       
    44 .TP
       
    45 .B \-h, \-\-help
       
    46 Show summary of options.
       
    47 .TP
       
    48 .B \-v, \-\-version
       
    49 Show version of program.
       
    50 .SH SEE ALSO
       
    51 .BR bar (1),
       
    52 .BR baz (1).
       
    53 .br
       
    54 The programs are documented fully by
       
    55 .IR "The Rise and Fall of a Fooish Bar" ,
       
    56 available via the Info system.