Skip to content

Commit e2c9531

Browse files
committed
say more words how to use
1 parent 8a782c5 commit e2c9531

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/p6doc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ sub show-docs(Str $path, :$section) {
6464

6565
multi sub MAIN() {
6666
say 'What documentation do you want to read?';
67+
say "Examples: $*PROGRAM_NAME Str";
68+
say " $*PROGRAM_NAME Str.split";
6769
}
6870

6971
multi sub MAIN($docee) {

0 commit comments

Comments
 (0)