diff options
Diffstat (limited to 'installperl')
-rwxr-xr-x | installperl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/installperl b/installperl index b734b4b763..58c81f54fc 100755 --- a/installperl +++ b/installperl @@ -103,6 +103,7 @@ Usage $0: [switches] name. -p Don't install the pod files. [This will break use diagnostics;] -netware Install correctly on a Netware server. + -destdir Prefix installation directories by this string. EOT exit; } |