Skip to content

Commit af7df45

Browse files
committed
--doc=html
s//html/HTML
1 parent c6647e2 commit af7df45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S26-documentation.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2791,7 +2791,7 @@ hint C<$?DOC> to true. If the K<--doc> flag is given a value, that value
27912791
(with a C<but true> added) is placed in C<$?DOC>. This can be used to
27922792
specify, for example, the output format desired:
27932793
2794-
perl --doc=html perldelta > perldelta.html
2794+
perl --doc=HTML perldelta > perldelta.html
27952795
27962796
Under K<--doc>, the interpreter runs in a special mode, parsing the
27972797
source code (including the Pod, as it always does) during compilation

0 commit comments

Comments
 (0)