summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Klimeš <blueowl@centrum.cz>2016-07-14 20:59:22 +0200
committerJiří Klimeš <blueowl@centrum.cz>2016-07-15 12:26:24 +0200
commit6c71fd588fcf307974e37d4e7d37206816503e8d (patch)
tree505df85b254516ddd9dab835521eecdadf3b65f3
parent250662a5d8de64a2031ec2d85a4ab919fd0d7593 (diff)
downloadNetworkManager-6c71fd588fcf307974e37d4e7d37206816503e8d.tar.gz
man: correct '--field' option in nmcli man page
-rw-r--r--man/nmcli.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/nmcli.xml b/man/nmcli.xml
index bfdac8b47d..661200793e 100644
--- a/man/nmcli.xml
+++ b/man/nmcli.xml
@@ -191,7 +191,7 @@
<arg choice='plain'><option>-f</option></arg>
<arg choice='plain'><option>--fields</option></arg>
<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'>common</arg>
</group>