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" |