From 351ae4f408f327def14b13c653a82a5e96278ee0 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 23 Oct 2009 05:19:59 +0000 Subject: Add a --unordered-display option for use with --tree. This allows the display to be optimized differently since the merge order is not preserved. Thanks to Sebastian Mingramm (few) for the initial patch. svn path=/main/trunk/; revision=14703 --- man/emerge.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') diff --git a/man/emerge.1 b/man/emerge.1 index 34fbe6459..bcdc747ca 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -226,6 +226,12 @@ system. Its arguments can be \fIatoms\fR or \fIebuilds\fR. For a dependency aware version of \fB\-\-unmerge\fR, use \fB\-\-depclean\fR or \fB\-\-prune\fR. .TP +.BR "\-\-unordered-display " +By default the displayed merge list is sorted using the order in +which the packages will be merged. When \fB\-\-tree\fR is used together +with this option, this constraint is removed, hopefully leading to a +more readable dependency tree. +.TP .BR "\-\-update " (\fB\-u\fR) Updates packages to the best version available, which may not always be the highest version number due to masking for testing and development. -- cgit v1.2.3-1-g7c22