Skip to content

Commit

Permalink
Merge pull request #2501 from hchienjo/fix-cmd-typo
Browse files Browse the repository at this point in the history
Replace -v with --verbose
  • Loading branch information
JJ committed Dec 7, 2018
2 parents a454e6a + 417fcc8 commit ec77beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/create-cli.pod6
Expand Up @@ -124,7 +124,7 @@ Verbosity off
Or this way with C<--verbose>:
=begin code :lang<shell>
$ perl6 frobnicate.p6 -v
$ perl6 frobnicate.p6 --verbose
24
file.dat
Verbosity on
Expand Down

0 comments on commit ec77beb

Please sign in to comment.