Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 37834
Collapse All | Expand All

(-)pym/emergehelp.py.org (-1 / +3 lines)
Lines 249-255 Link Here
249
		print "       "+green("--update")+" ("+green("-u")+" short option)"
249
		print "       "+green("--update")+" ("+green("-u")+" short option)"
250
		print "              Updates packages to the best version available, which may not"
250
		print "              Updates packages to the best version available, which may not"
251
		print "              always be the highest version number due to masking for testing"
251
		print "              always be the highest version number due to masking for testing"
252
		print "              and development."
252
		print "              and development. This will also update direct dependencies which"
253
		print "              may not what you want. In general use this option only in combi-"
254
		print "              nation with the world or system target."
253
		print
255
		print
254
		print "       "+green("--upgradeonly")+" ("+green("-U")+" short option)"
256
		print "       "+green("--upgradeonly")+" ("+green("-U")+" short option)"
255
		print "              Updates packages, but excludes updates that would result in a"
257
		print "              Updates packages, but excludes updates that would result in a"

Return to bug 37834