Skip to content

Commit 443b4b2

Browse files
committed
add warning comment about updating p6doc docs
1 parent e1a42ab commit 443b4b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/p6doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ sub show-docs(Str $path, :$section, :$no-pager, :$package is copy) {
8383
shell $doc-command-str;
8484
}
8585

86+
# if useage is changed please also update doc/Programs/02-reading-docs.pod6
8687
sub USAGE() {
8788
say "You want to maintain the index?";
8889
say "To build an index for '$PROGRAM-NAME -f'";

0 commit comments

Comments
 (0)