public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r13268 - in main/trunk: man pym/_emerge
@ 2009-04-01  2:55 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2009-04-01  2:55 UTC (permalink / raw
  To: gentoo-commits

Author: zmedico
Date: 2009-04-01 02:55:46 +0000 (Wed, 01 Apr 2009)
New Revision: 13268

Modified:
   main/trunk/man/emerge.1
   main/trunk/pym/_emerge/help.py
Log:
Clarify docs for --root-deps.


Modified: main/trunk/man/emerge.1
===================================================================
--- main/trunk/man/emerge.1	2009-04-01 01:49:22 UTC (rev 13267)
+++ main/trunk/man/emerge.1	2009-04-01 02:55:46 UTC (rev 13268)
@@ -424,7 +424,8 @@
 Set the \fBROOT\fR environment variable.
 .TP
 .BR "\-\-root\-deps[=rdeps]"
-If no argument is given then build\-time dependencies are installed to
+If no argument is given then build\-time dependencies of packages for
+\fBROOT\fR are installed to
 \fBROOT\fR instead of /. If the \fBrdeps\fR argument is given then discard
 all build\-time dependencies of packages for \fBROOT\fR. This option is
 only meaningful when used together with \fBROOT\fR and it should not

Modified: main/trunk/pym/_emerge/help.py
===================================================================
--- main/trunk/pym/_emerge/help.py	2009-04-01 01:49:22 UTC (rev 13267)
+++ main/trunk/pym/_emerge/help.py	2009-04-01 02:55:46 UTC (rev 13268)
@@ -423,7 +423,8 @@
 			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 " + \




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-01  2:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-01  2:55 [gentoo-commits] portage r13268 - in main/trunk: man pym/_emerge Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox