Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
document --doc flag in usage
  • Loading branch information
timo committed Feb 19, 2014
1 parent 7f4e733 commit ecdb527
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Perl6/Compiler.nqp
Expand Up @@ -75,6 +75,7 @@ class Perl6::Compiler is HLL::Compiler {
--stagestats display time spent in the compilation stages
--ll-exception display a low level backtrace on errors
--profile print profile information to standard error
--doc=[module] Use Pod::To::[module] to render inline documentation.
Note that only boolean single-letter options may be bundled.
Expand Down

0 comments on commit ecdb527

Please sign in to comment.