diff options
| author | Michael Biebl <biebl@debian.org> | 2016-05-11 17:09:14 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-05-11 17:09:14 +0200 |
| commit | c74718aa5a356199a1ff957b2579153d54be9dd5 (patch) | |
| tree | cf3ade8c1e7322792ec140f09ee5e083382c5c48 /man/nmcli.xml | |
| parent | 6bb523977deede318916fe01c78f776d215cebff (diff) | |
| parent | 73e152af6e3fb4f5848bfb8394484026ff119003 (diff) | |
Merge tag 'upstream/1.2.2'
Upstream version 1.2.2
Diffstat (limited to 'man/nmcli.xml')
| -rw-r--r-- | man/nmcli.xml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/man/nmcli.xml b/man/nmcli.xml index 62e10254..ee5a4495 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -232,20 +232,6 @@ <varlistentry> <term><group choice='plain'> - <arg choice='plain'><option>-n</option></arg> - <arg choice='plain'><option>--nocheck</option></arg> - </group></term> - - <listitem> - <para>This option can be used to force <command>nmcli</command> to skip - checking <command>nmcli</command> and <command>NetworkManager</command> - version compatibility. Use it with care, because using incompatible versions - may produce incorrect results.</para> - </listitem> - </varlistentry> - - <varlistentry> - <term><group choice='plain'> <arg choice='plain'><option>-a</option></arg> <arg choice='plain'><option>--ask</option></arg> </group></term> @@ -2807,14 +2793,6 @@ </varlistentry> <varlistentry> - <term><errorcode>9</errorcode></term> - <listitem> - <para><command>nmcli</command> and <command>NetworkManager</command> - versions mismatch.</para> - </listitem> - </varlistentry> - - <varlistentry> <term><errorcode>10</errorcode></term> <listitem> <para>Connection, device, or access point does not exist.</para> |