summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-09 23:19:06 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-09 23:19:06 +0000
commit7b3a35025e7048a2be3ab0bcb9dca597a329908a (patch)
tree5d17f6228a1a6769ca134b61c8d6301cca0553cc /man
parent9ca46474139b131a2c2e416880f65ae9e3f99fc5 (diff)
downloadportage-7b3a35025e7048a2be3ab0bcb9dca597a329908a.tar.gz
portage-7b3a35025e7048a2be3ab0bcb9dca597a329908a.tar.bz2
portage-7b3a35025e7048a2be3ab0bcb9dca597a329908a.zip
Add --changed-use as an alias for --reinstall=changed-use. Thanks to
Jeremy Olexa <darkside@g.o> for the suggestion. svn path=/main/trunk/; revision=14533
Diffstat (limited to 'man')
-rw-r--r--man/emerge.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 12be26e7c..6465b58d0 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -282,6 +282,9 @@ Creates binary packages for all ebuilds processed without actually
merging the packages. This comes with the caveat that all build-time
dependencies must already be emerged on the system.
.TP
+.BR "\-\-changed\-use"
+This is an alias for \fB\-\-reinstall=changed\-use\fR.
+.TP
.BR "\-\-changelog " (\fB\-l\fR)
Use this in conjunction with the \fB\-\-pretend\fR option. This will
show the ChangeLog entries for all the packages that will be upgraded.