Bug 506036: Fix typo in install-module.pl POD: --all-upgrade -> --upgrade-all

Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/branches/BUGZILLA-3_4-BRANCH@257795 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2009-07-25 02:07:55 +00:00
parent 0d3f3661a8
commit 0fc140d027

View File

@ -112,7 +112,7 @@ This script does not run on Windows.
./install-module.pl Module::Name [--global]
./install-module.pl --all [--global]
./install-module.pl --all-upgrade [--global]
./install-module.pl --upgrade-all [--global]
./install-module.pl --show-config
Do "./install-module.pl --help" for more information.