changeset 14 | 77d9a6b493d8 |
child 111 | 3bd7637e1f68 |
13:137879ea4f4a | 14:77d9a6b493d8 |
---|---|
1 -*- outline -*- |
|
2 |
|
3 * Sections order. |
|
4 |
|
5 NAME - brief prog description |
|
6 SYNOPSIS (USAGE) - command line options in BNF |
|
7 DESCRIPTION - long prog description |
|
8 OPTIONS - long option descriptions |
|
9 ... misc sections ... |
|
10 EXAMPLES |
|
11 EXIT STATUS |
|
12 ENVIRONMENT |
|
13 AVAILABILITY - whare search source, where home page |
|
14 FILES - list of files that has effect on program working |
|
15 AUTHORS |
|
16 COPYRIGHT |
|
17 SEE ALSO |
|
18 BUGS - know issue, how report bug |
|
19 HISTORY |
|
20 |