summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Klimeš <blueowl@centrum.cz>2016-07-14 22:04:08 +0200
committerJiří Klimeš <blueowl@centrum.cz>2016-07-15 10:11:43 +0200
commitae925a6a9d08baef0daecab06a84decd4d27c521 (patch)
treeec76eb3195ddf16a3d90caa058e47978331e697e
parent836603ec4d4f5f7b261a9fdf9c9d65ed8c5063f7 (diff)
downloadNetworkManager-jk/nmcli-man-fixes.tar.gz
man: additional fixes for nmcli commands syntax in nmcli.xmljk/nmcli-man-fixes
-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>