summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/nmcli.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/man/nmcli.xml b/man/nmcli.xml
index 7ab6c6de3f..33f874193d 100644
--- a/man/nmcli.xml
+++ b/man/nmcli.xml
@@ -821,7 +821,7 @@
</group>
<arg choice='plain'><replaceable>ID</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>
@@ -864,8 +864,8 @@
<term>
<command>add</command>
<arg rep='repeat' choice='plain'>
- <group>
- <arg choice='plain'><option>save</option><group choice='req'><arg choice='plain'>yes</arg><arg choice='plain'>no</arg></group></arg>
+ <group choice='req'>
+ <arg><option>save</option><group choice='req'><arg choice='plain'>yes</arg><arg choice='plain'>no</arg></group></arg>
<arg choice='plain'><replaceable>option</replaceable> <replaceable>value</replaceable></arg>
<arg choice='plain'>[+|-]<replaceable>setting</replaceable>.<replaceable>property</replaceable> <replaceable>value</replaceable></arg>
</group>
@@ -1108,8 +1108,8 @@
<term>
<command>import</command>
<arg><option>--temporary</option></arg>
- <arg><option>type</option> <replaceable>type</replaceable></arg>
- <arg><option>file</option> <replaceable>file</replaceable></arg>
+ <arg choice='plain'><option>type</option> <replaceable>type</replaceable></arg>
+ <arg choice='plain'><option>file</option> <replaceable>file</replaceable></arg>
</term>
<listitem>
@@ -1231,7 +1231,7 @@
<varlistentry>
<term>
<command>connect</command>
- <arg><replaceable>ifname</replaceable></arg>
+ <arg choice='plain'><replaceable>ifname</replaceable></arg>
</term>
<listitem>
@@ -1247,7 +1247,7 @@
<varlistentry>
<term>
<command>reapply</command>
- <arg><replaceable>ifname</replaceable></arg>
+ <arg choice='plain'><replaceable>ifname</replaceable></arg>
</term>
<listitem>
@@ -1287,7 +1287,7 @@
<varlistentry>
<term>
<command>disconnect</command>
- <arg rep='repeat'><replaceable>ifname</replaceable></arg>
+ <arg choice='plain' rep='repeat'><replaceable>ifname</replaceable></arg>
</term>
<listitem>
@@ -1304,7 +1304,7 @@
<varlistentry>
<term>
<command>delete</command>
- <arg rep='repeat'><replaceable>ifname</replaceable></arg>
+ <arg choice='plain' rep='repeat'><replaceable>ifname</replaceable></arg>
</term>
<listitem>