Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #68 from teodozjan/master
--doc=html
  • Loading branch information
FROGGS committed Sep 2, 2014
2 parents b6658f6 + af7df45 commit 25bbfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S26-documentation.pod
Expand Up @@ -2791,7 +2791,7 @@ hint C<$?DOC> to true. If the K<--doc> flag is given a value, that value
(with a C<but true> added) is placed in C<$?DOC>. This can be used to
specify, for example, the output format desired:
perl --doc=html perldelta > perldelta.html
perl --doc=HTML perldelta > perldelta.html
Under K<--doc>, the interpreter runs in a special mode, parsing the
source code (including the Pod, as it always does) during compilation
Expand Down

0 comments on commit 25bbfb5

Please sign in to comment.