Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20973 - portage 2.0.48_pre6: trivials
Summary: portage 2.0.48_pre6: trivials
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-13 18:52 UTC by Gregorio Guidi (RETIRED)
Modified: 2011-10-30 22:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregorio Guidi (RETIRED) gentoo-dev 2003-05-13 18:52:23 UTC
In the changelog carpaski wrote: 
emergehelp.py: Updates for --debug, --digest, and --skipfirst. 
 
but --digest is not present! 
also, emergehelp.py lacks 
--columns, --nospinner, --quiet (-q), --version (-V) 
 
Moreover, emerge also accepts the flag "--selective" (undocumented) 
that seems to have the same effect of --noreplace 
 
Bye.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-05-14 17:08:06 UTC
Neither --digest not --selective will not be documented. They are
not for public use.

The others are updated. Thanks.