Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit c8eef326fc7efe6f0e09de6677e9dd1c1e7a9aa1
Author: Harrison Chienjo <hhathersage@gmail.com>
Date:   Fri Dec 7 17:25:16 2018 +0300

    Replace -v with --verbose.
  • Loading branch information
hchienjo committed Dec 7, 2018
1 parent a454e6a commit 417fcc8
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 417fcc8

Please sign in to comment.