From 1fcfb58b23408da0352c2c08b63bab3d0e86706e Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 20 Jul 2007 02:23:33 +0000 Subject: Update --prune docs for bug #151653. svn path=/main/trunk/; revision=7315 --- pym/emerge/help.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym/emerge') diff --git a/pym/emerge/help.py b/pym/emerge/help.py index 7502d423d..def367fd5 100644 --- a/pym/emerge/help.py +++ b/pym/emerge/help.py @@ -87,7 +87,7 @@ def help(myaction,myopts,havecolor=1): print print " "+green("--prune")+" ("+green("-P")+" short option)" print " "+turquoise("WARNING: This action can remove important packages!") - print " Removes all but the most recently installed version of a package" + print " Removes all but the highest installed version of a package" print " from your system. This action doesn't verify the possible binary" print " compatibility between versions and can thus remove essential" print " dependencies from your system." -- cgit v1.2.3-1-g7c22