diff options
author | Jiří Klimeš <jklimes@redhat.com> | 2013-10-01 22:32:48 +0200 |
---|---|---|
committer | Jiří Klimeš <jklimes@redhat.com> | 2013-10-02 11:48:07 +0200 |
commit | 62d113f6c2f5b602163c508ee52f1cdd23535720 (patch) | |
tree | 9e47c42113c8ce0c48115fb27c5823ff251d79d8 /man | |
parent | 1bb78f6ecf81b4cbb1d893b064a3f0830b872eec (diff) | |
download | NetworkManager-62d113f6c2f5b602163c508ee52f1cdd23535720.tar.gz |
cli: accept 'primary' bonding option
Diffstat (limited to 'man')
-rw-r--r-- | man/nmcli.1.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/nmcli.1.in b/man/nmcli.1.in index fba137e24e..c80c40981e 100644 --- a/man/nmcli.1.in +++ b/man/nmcli.1.in @@ -457,6 +457,8 @@ Note: use quotes around \fB*\fP to suppress shell expansion. .IP "\fI[mode balance-rr (0) | active-backup (1) | balance-xor (2) | broadcast (3) |\fP" .IP "\fI 802.3ad (4) | balance-tlb (5) | balance-alb (6)]\fP" 42 \(en bonding mode +.IP "\fI[primary <ifname>]\fP" 42 +\(en primary interface name (for "active-backup" mode) .IP "\fI[miimon <num>]\fP" 42 \(en miimon .IP "\fI[downdelay <num>]\fP" 42 |