summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJiří Klimeš <blueowl@centrum.cz>2016-07-14 22:06:10 +0200
committerJiří Klimeš <blueowl@centrum.cz>2016-07-15 12:26:24 +0200
commitc875471430f78f94d6b8529c7e22594977d039f9 (patch)
treee5e7fb635aa9a43eb994b679a5785ac9c2c8f974 /man
parent887cdcc217244172eb7f1ecd40fda8261213388a (diff)
downloadNetworkManager-c875471430f78f94d6b8529c7e22594977d039f9.tar.gz
nmcli: fix 'nmcli device modify' description
Fixes: 8b4494598d04b6754a69463a4dc7274fdff8763f
Diffstat (limited to 'man')
-rw-r--r--man/nmcli.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/nmcli.xml b/man/nmcli.xml
index ff8e63e699..2912318661 100644
--- a/man/nmcli.xml
+++ b/man/nmcli.xml
@@ -1258,8 +1258,9 @@
<varlistentry>
<term>
<command>modify</command>
+ <arg choice='plain'><replaceable>ifname</replaceable></arg>
<arg rep='repeat' choice='plain'>
- <group>
+ <group choice='req'>
<arg choice='plain'><replaceable>option</replaceable> <replaceable>value</replaceable></arg>
<arg choice='plain'>[+|-]<replaceable>setting</replaceable>.<replaceable>property</replaceable> <replaceable>value</replaceable></arg>
</group>