diff options
| author | Michael Biebl <biebl@debian.org> | 2016-05-11 17:08:25 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-05-11 17:08:25 +0200 |
| commit | 73e152af6e3fb4f5848bfb8394484026ff119003 (patch) | |
| tree | d5a8b37778d3a95c51511451b38b6a329b94cb41 /man/nmcli.xml | |
| parent | 78c3b8801ecf4975e5da1af3b10ae20dd2d876de (diff) | |
Imported Upstream version 1.2.2 upstream/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> |