Summary: | Deprecated use of 'emerge --help config' | ||
---|---|---|---|
Product: | [OLD] Docs on www.gentoo.org | Reporter: | Tobias Heinlein (RETIRED) <keytoaster> |
Component: | Installation Handbook | Assignee: | nm (RETIRED) <nightmorph> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dev-portage, docs-team |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=2#doc_chap3 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Tobias Heinlein (RETIRED)
![]() The warning does pop up when running the old 'emerge --help config', but nothing happens when I run 'emerge --help --config', so I don't think that's a solution, either. And yes, even though the man page says that --help should work for options like --config, it doesn't work for that one. (stable 2.1.3.19) CCing the Portage guys to figure out what to do for this one. We moved those docs into the "CONFIGURATION FILES" section of the emerge.1 manpage, so it should tell them to run `man emerge` instead of `emerge --help config`. Alright, 'man emerge' it is. Thanks. Fixed in CVS. |