doc: ifparse: chase --yaml-raw -> -F yaml-raw change
This commit is contained in:
parent
545c3870ab
commit
89b96a5108
1 changed files with 4 additions and 5 deletions
|
@ -27,6 +27,10 @@ stanzas between different formats.
|
|||
*-i, --interfaces* _FILE_
|
||||
Use _FILE_ as the config database.
|
||||
|
||||
*-F, --format* _FORMAT_
|
||||
Use _FORMAT_ to determine what format to use. *ifupdown* and
|
||||
*yaml-raw* formats are available.
|
||||
|
||||
*-I, --include* _PATTERN_
|
||||
Include _PATTERN_ when matching against the config or state
|
||||
database.
|
||||
|
@ -46,11 +50,6 @@ stanzas between different formats.
|
|||
Exclude _PATTERN_ when matching against the config or state
|
||||
database.
|
||||
|
||||
*-Y, --yaml-raw*
|
||||
Output configuration data in the yaml-raw format instead of
|
||||
the traditional stanza-based format. This format is primarily
|
||||
intended for other tools outside ifupdown-ng itself to use.
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
*ifup*(8)++
|
||||
|
|
Loading…
Reference in a new issue