From 0a704712652fc4292d9615b56d59e04fd3f22cdd Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 1 Apr 2009 02:55:46 +0000 Subject: Clarify docs for --root-deps. svn path=/main/trunk/; revision=13268 --- pym/_emerge/help.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pym/_emerge/help.py') diff --git a/pym/_emerge/help.py b/pym/_emerge/help.py index 033c93a55..4e379429e 100644 --- a/pym/_emerge/help.py +++ b/pym/_emerge/help.py @@ -423,7 +423,8 @@ def help(myaction,myopts,havecolor=1): print desc_indent + line print print " "+green("--root-deps[=rdeps]") - desc = "If no argument is given then build-time dependencies are installed to " + \ + desc = "If no argument is given then build-time dependencies of packages for " + \ + "ROOT are installed to " + \ "ROOT instead of /. If the rdeps argument is given then discard " + \ "all build-time dependencies of packages for ROOT. This option is " + \ "only meaningful when used together with ROOT and it should not " + \ -- cgit v1.2.3-1-g7c22