Skip to content

Commit a68bbb1

Browse files
author
Fitz Elliott
committed
[S19] break up unintentional pod formatting code
1 parent 15040dd commit a68bbb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

S19-commandline.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,11 +304,11 @@ like a closing HTML tag.
304304
=back
305305

306306
These options are made available in dynamic variables matching their name,
307-
and are invisible to C<MAIN()> except as C<< %*OPTS<name> >>. For example:
307+
and are invisible to C<MAIN()> except as C<< %*OPTSZ<><name> >>. For example:
308308

309309
++PARSER --setting=Perl6-autoloop-no-print ++/PARSER
310310

311-
is available inside your script as C<< %*OPTS<PARSER> >>, and contains
311+
is available inside your script as C<< %*OPTSZ<><PARSER> >>, and contains
312312
C<--setting=Perl6-autoloop-no-print>. Since eager matching is used, if you
313313
need to pass something like:
314314

0 commit comments

Comments
 (0)