diff options
Diffstat (limited to 'lib/Pod/Html.pm')
-rw-r--r-- | lib/Pod/Html.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Pod/Html.pm b/lib/Pod/Html.pm index 64fa030d29..3e58162b00 100644 --- a/lib/Pod/Html.pm +++ b/lib/Pod/Html.pm @@ -635,7 +635,7 @@ Usage: $0 --help --htmlroot=<name> --infile=<name> --outfile=<name> pods (empty by default). --podroot - filesystem base directory from which all relative paths in podpath stem (default is .). - --[no]quiet - supress some benign warning messages (default is off). + --[no]quiet - suppress some benign warning messages (default is off). --[no]recurse - recurse on those subdirectories listed in podpath (default behaviour). --title - title that will appear in resulting html file. |