summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Klimeš <blueowl@centrum.cz>2016-07-14 20:15:11 +0200
committerJiří Klimeš <blueowl@centrum.cz>2016-07-15 12:26:24 +0200
commite15645a4d0ae164dd72719de6c7a56c520e9adc0 (patch)
tree624afde6b86d153017c19826583546cb36e4e88f
parent2544f78858738ecb008db1017632a814187aea61 (diff)
downloadNetworkManager-e15645a4d0ae164dd72719de6c7a56c520e9adc0.tar.gz
man: add missing commands to 'nmcli connection' synopsis in nmcli.xml
-rw-r--r--man/nmcli.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/nmcli.xml b/man/nmcli.xml
index 2912318661..00ef13f9e9 100644
--- a/man/nmcli.xml
+++ b/man/nmcli.xml
@@ -547,10 +547,13 @@
<arg choice='plain'><command>modify</command></arg>
<arg choice='plain'><command>add</command></arg>
<arg choice='plain'><command>edit</command></arg>
+ <arg choice='plain'><command>clone</command></arg>
<arg choice='plain'><command>delete</command></arg>
<arg choice='plain'><command>monitor</command></arg>
<arg choice='plain'><command>reload</command></arg>
<arg choice='plain'><command>load</command></arg>
+ <arg choice='plain'><command>import</command></arg>
+ <arg choice='plain'><command>export</command></arg>
</group>
<arg rep='repeat'><replaceable>ARGUMENTS</replaceable></arg>
</cmdsynopsis>