mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-07 13:08:10 +02:00
man: correct '--field' option in nmcli man page
This commit is contained in:
parent
250662a5d8
commit
6c71fd588f
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@
|
||||||
<arg choice='plain'><option>-f</option></arg>
|
<arg choice='plain'><option>-f</option></arg>
|
||||||
<arg choice='plain'><option>--fields</option></arg>
|
<arg choice='plain'><option>--fields</option></arg>
|
||||||
<group choice='req'>
|
<group choice='req'>
|
||||||
<arg conice='plain' rep='repeat'><replaceable>field</replaceable></arg>
|
<arg choice='plain' rep='repeat'><replaceable>field1</replaceable>,<replaceable>field2</replaceable></arg>
|
||||||
<arg choice='plain'>all</arg>
|
<arg choice='plain'>all</arg>
|
||||||
<arg choice='plain'>common</arg>
|
<arg choice='plain'>common</arg>
|
||||||
</group>
|
</group>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue