Upgrade to Pod-Parser-1.36.
[p5sagit/p5-mst-13.2.git] / t / pod / usage2.pod
CommitLineData
1bc4b319 1=head1 Heading-1\r
2\r
3=over 100\r
4\r
5=item One\r
6\r
7=item Two\r
8\r
9=back\r
10\r
11=head2 Heading 2\r
12\r
13Some text\r
14\r
15=head1 BugHeader\r
16\r
17Some text\r
18\r
19=head2 BugHeader2\r
20\r
21=over 4\r
22\r
23=item More\r
24\r
25=item Still More\r
26\r
27=back\r
28\r
29=head1 Heading-2\r
30\r
31=head2 Heading-2.2\r
32\r
33More text.\r
34\r
35=head1 OPTIONS AND ARGUMENTS\r
36\r
37=head2 Arguments\r
38\r
39The required arguments (which typically follow any options on the\r
40command line) are:\r
41\r
42=over\r
43\r
44=item I<destination>\r
45\r
46=item I<files>\r
47\r
48=back\r
49\r
50=head2 Options\r
51\r
52Options may be abbreviated. Options which take values may be separated\r
53from the values by whitespace or the "=" character.\r
54\r
55=cut\r
56\r