From 906c8419b0f650785edbfd210d2db06617bad1d3 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 27 Apr 2011 18:32:37 +0200 Subject: hashl: Fix usage ('man hashl', not 'man /usr/local/bin/hashl') --- bin/hashl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/hashl') 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] [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 } -- cgit v1.2.3