diff options
author | Zac Medico <zmedico@gentoo.org> | 2010-09-07 11:24:28 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2010-09-07 11:24:28 -0700 |
commit | b945d359b14c1f2590fbbcbf8f8689c60f188e8b (patch) | |
tree | ec7fde5c919718b06b926c18426c8d3e9515f001 | |
parent | 8d0fe4331f68d78013638e62cc0b467322a275ef (diff) | |
download | portage-b945d359b14c1f2590fbbcbf8f8689c60f188e8b.tar.gz portage-b945d359b14c1f2590fbbcbf8f8689c60f188e8b.tar.bz2 portage-b945d359b14c1f2590fbbcbf8f8689c60f188e8b.zip |
Bug #336338 - Document FEATURES=candy.
-rw-r--r-- | man/make.conf.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5 index 71e9581ad..68137a816 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -217,6 +217,10 @@ Binary packages will be created for all packages that are merged. Also see .B buildsyspkg Build binary packages for just packages in the system set. .TP +.B candy +Enable a special progress indicator when \fBemerge\fR(1) is calculating +dependencies. +.TP .B ccache Enable portage support for the ccache package. If the ccache dir is not present in the user's environment, then portage will default to |