summaryrefslogtreecommitdiff
path: root/dist/Pod-Perldoc
diff options
context:
space:
mode:
authorShawn M Moore <sartak@bestpractical.com>2011-06-14 19:31:58 -0400
committerJesse Vincent <jesse@bestpractical.com>2011-06-16 15:11:26 -0400
commit9bbf0c14a0db46fc1e84429b88c06bceaf57fadb (patch)
tree8232cce3b6ebff80871434b581e9f194360e5943 /dist/Pod-Perldoc
parentff47f46246f9142bbc74ae2a4aef166a75a9deed (diff)
downloadperl-9bbf0c14a0db46fc1e84429b88c06bceaf57fadb.tar.gz
Use the same "$me OPTIONS" invocation as the other examples
Otherwise when you have a subclass like cpandoc, it is inconsistent
Diffstat (limited to 'dist/Pod-Perldoc')
-rw-r--r--dist/Pod-Perldoc/lib/Pod/Perldoc.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Pod-Perldoc/lib/Pod/Perldoc.pm b/dist/Pod-Perldoc/lib/Pod/Perldoc.pm
index 083a6e907e..27576f6082 100644
--- a/dist/Pod-Perldoc/lib/Pod/Perldoc.pm
+++ b/dist/Pod-Perldoc/lib/Pod/Perldoc.pm
@@ -303,7 +303,7 @@ Usage: $me [-h] [-V] [-r] [-i] [-D] [-t] [-u] [-m] [-n nroffer_program] [-l] [-T
$me -q FAQKeywords
$me -v PerlVar
-The -h option prints more help. Also try "perldoc perldoc" to get
+The -h option prints more help. Also try "$me perldoc" to get
acquainted with the system. [Perldoc v$VERSION]
EOUSAGE