interfaces.5: document inherit option
This commit is contained in:
parent
49dd8942f2
commit
369f3ff3c2
1 changed files with 4 additions and 0 deletions
|
@ -69,6 +69,10 @@ the system will only respond to certain keywords by default:
|
||||||
Interfaces associated with the parent are taken down at
|
Interfaces associated with the parent are taken down at
|
||||||
the same time as the parent.
|
the same time as the parent.
|
||||||
|
|
||||||
|
*inherit* _interface_
|
||||||
|
Designates that the parent interface should inherit
|
||||||
|
configuration data from _interface_.
|
||||||
|
|
||||||
*use* _option_
|
*use* _option_
|
||||||
Designates that an option should be used. See _OPTIONS_
|
Designates that an option should be used. See _OPTIONS_
|
||||||
section for more information on options.
|
section for more information on options.
|
||||||
|
|
Loading…
Reference in a new issue