From a68bbb14c052ef1acc0fc7edaa1787bc69836128 Mon Sep 17 00:00:00 2001 From: Fitz Elliott Date: Sun, 30 Jan 2011 00:33:26 -0500 Subject: [PATCH] [S19] break up unintentional pod formatting code --- S19-commandline.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/S19-commandline.pod b/S19-commandline.pod index dffe6cc7d..785899c78 100644 --- a/S19-commandline.pod +++ b/S19-commandline.pod @@ -304,11 +304,11 @@ like a closing HTML tag. =back These options are made available in dynamic variables matching their name, -and are invisible to C except as C<< %*OPTS >>. For example: +and are invisible to C except as C<< %*OPTSZ<> >>. For example: ++PARSER --setting=Perl6-autoloop-no-print ++/PARSER -is available inside your script as C<< %*OPTS >>, and contains +is available inside your script as C<< %*OPTSZ<> >>, and contains C<--setting=Perl6-autoloop-no-print>. Since eager matching is used, if you need to pass something like: