From cce34969d5db0324ad932993341d3b01490c4690 Mon Sep 17 00:00:00 2001 From: Ilya Zakharevich Date: Thu, 11 Dec 1997 14:37:00 -0500 Subject: Allow "perldoc -F filename": Subject: 5.004_55: Patch to perldoc p4raw-id: //depot/perl@368 --- utils/perldoc.PL | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'utils/perldoc.PL') diff --git a/utils/perldoc.PL b/utils/perldoc.PL index d223a9aaf9..0ac8e0a806 100644 --- a/utils/perldoc.PL +++ b/utils/perldoc.PL @@ -48,7 +48,7 @@ if(@ARGV<1) { $me = $0; # Editing $0 is unportable $me =~ s,.*/,,; die < file names + +Consider arguments as file names, no search in directories should be performed. + =item B<-f> perlfunc The B<-f> option followed by the name of a perl built in function will -- cgit v1.2.1