summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2012-07-26 09:59:28 +0200
committerJiří Klimeš <jklimes@redhat.com>2012-07-26 09:59:28 +0200
commitd5abf328cd1d116db7ed54c1433be180432430fe (patch)
tree5c93dd060694eb6c9dc4402149f667b2dea68e8f /man
parentac152ece0206b4cde28acf78abb21518e67513e1 (diff)
downloadNetworkManager-d5abf328cd1d116db7ed54c1433be180432430fe.tar.gz
man: update nmcli's return codes
Diffstat (limited to 'man')
-rw-r--r--man/nmcli.1.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/man/nmcli.1.in b/man/nmcli.1.in
index bd84edb7d2..de84854c40 100644
--- a/man/nmcli.1.in
+++ b/man/nmcli.1.in
@@ -22,7 +22,7 @@
.\"
.\" Copyright (C) 2010 - 2012 Red Hat, Inc.
.\"
-.TH NMCLI "1" "29 May 2012"
+.TH NMCLI "1" "26 July 2012"
.SH NAME
nmcli \(en command\(hyline tool for controlling NetworkManager
@@ -455,6 +455,12 @@ Connection activation failed
Connection deactivation failed
.IP "6" 4
Disconnecting device failed
+.IP "7" 4
+Connection deletion failed
+.IP "8" 4
+NetworkManager is not running
+.IP "9" 4
+\fInmcli\fP and \fINetworkManager\fP versions mismatch
.SH EXAMPLES
.IP "\fB\f(CWnmcli \-t \-f RUNNING nm\fP\fP"