From 47bcda2bbde9f2599c6cd4f8756b9032986f8b5c Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 27 Oct 2006 08:10:23 +0000 Subject: Update help for --deep. svn path=/main/trunk/; revision=4852 --- pym/emergehelp.py | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'pym/emergehelp.py') diff --git a/pym/emergehelp.py b/pym/emergehelp.py index 50521ca33..45346b54b 100644 --- a/pym/emergehelp.py +++ b/pym/emergehelp.py @@ -197,11 +197,12 @@ def help(myaction,myopts,havecolor=1): print " very verbose information about the dependency and build process." print print " "+green("--deep")+" ("+green("-D")+" short option)" - print " When used in conjunction with --update, this flag forces emerge" - print " to consider the entire dependency tree of packages, instead of" - print " checking only the immediate dependencies of the packages. As an" - print " example, this catches updates in libraries that are not directly" - print " listed in the dependencies of a package." + print " This flag forces emerge to consider the entire dependency tree of" + print " packages, instead of checking only the immediate dependencies of" + print " the packages. As an example, this catches updates in libraries" + print " that are not directly listed in the dependencies of a package." + print " Also see --with-bdeps for behavior with respect to build time" + print " dependencies that are not strictly required." print print " "+green("--emptytree")+" ("+green("-e")+" short option)" print " Virtually tweaks the tree of installed packages to contain" -- cgit v1.2.3-1-g7c22