From 013af5ea38af6812f9c788d1e9b765c344883fc2 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 20 Jul 2007 02:25:11 +0000 Subject: Update --prune docs for bug #151653. (trunk r7315) svn path=/main/branches/2.1.2/; revision=7316 --- pym/emergehelp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym/emergehelp.py') diff --git a/pym/emergehelp.py b/pym/emergehelp.py index fa7bf32ce..4a6a042fa 100644 --- a/pym/emergehelp.py +++ b/pym/emergehelp.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