Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648064 - sys-apps/portage Add --load-average=x.x option to man page and --help
Summary: sys-apps/portage Add --load-average=x.x option to man page and --help
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Documentation (show other bugs)
Hardware: All Linux
: Low trivial (vote)
Assignee: Portage team
URL: https://github.com/ansible/ansible/pu...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-18 23:20 UTC by William L. Thomson Jr.
Modified: 2018-02-18 23:20 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 William L. Thomson Jr. 2018-02-18 23:20:17 UTC
It seems that both the following are valid formats, but only the first is documented.
--load-average x x
--load-average=x.x 

The --jobs option shows both in man page, but the --load-average one does not. I was not sure if it was a valid format. Turns out it is valid, just not documented.

Please see referenced URL for background if needed. Thanks!