Skip to content

Commit f265507

Browse files
committed
[S19] make it possible to the comma in one-liners
1 parent 53821ac commit f265507

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

S19-commandline.pod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,7 @@ C<-O="spacey value">
348348

349349
=item *
350350

351-
Multiple values are passed using commas without intervening whitespace,
352-
as in C<--option=val1,'val 2',etc>, or by specifying multiple instances
351+
Multiple values are passed by specifying multiple instances
353352
of the option, as in C<--option=val1 --option='val 2'>.
354353

355354
=back

0 commit comments

Comments
 (0)