summaryrefslogtreecommitdiff
path: root/bin/hashl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hashl')
-rwxr-xr-xbin/hashl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hashl b/bin/hashl
index 5dad044..d65ff33 100755
--- a/bin/hashl
+++ b/bin/hashl
@@ -48,7 +48,7 @@ my $action = shift;
sub usage {
die(<<"EOF");
Usage: $0 [options] <update|list|info|...> [args]
-See 'perldoc -F $0' (or 'man $0' if it is properly installed)
+See 'perldoc -F $0' (or 'man hashl' if it is properly installed)
EOF
}