--- portage-2.2.14_rc1/man/emerge.1 2014-09-24 18:35:45.000000000 -0400 +++ portage-2.2.14_rc1/man/emerge.1 2014-10-11 02:55:03.654728429 -0400 @@ -399,7 +399,7 @@ merging the packages. This comes with the caveat that all build-time dependencies must already be emerged on the system. .TP -.BR "\-\-changed\-use" +.BR "\-\-changed\-use " (\fB\-U\fR) Tells emerge to include installed packages where USE flags have changed since installation. This option also implies the \fB\-\-selective\fR option. Unlike \fB\-\-newuse\fR, the --- portage-2.2.14_rc1/pym/_emerge/main.py 2014-09-23 00:18:44.000000000 -0400 +++ portage-2.2.14_rc1/pym/_emerge/main.py 2014-10-11 02:55:58.265629990 -0400 @@ -69,7 +69,7 @@ "r":"--resume", "s":"--search", "S":"--searchdesc", "t":"--tree", -"u":"--update", +"u":"--update", "U":"--changed-use", "V":"--version" }