]> git.ipfire.org Git - thirdparty/iproute2.git/commit
iproute2: Mention the 'up' argument in documentation
authorPetr Šabata <contyk@redhat.com>
Thu, 14 Mar 2013 14:10:44 +0000 (15:10 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 14 Mar 2013 20:26:33 +0000 (13:26 -0700)
commit44051234330e3211f0cf4b4741114d4b93b439a4
treea4f1e8cb7d7b45098d6c6ba43a7ba7373ad01f67
parente7b24b67db358d081f2c232a437df4fb860d0ed7
iproute2: Mention the 'up' argument in documentation

Both ip-link and ip-address support the 'up' argument, however this
isn't documented in neither their help outputs or ip-address' manpage.
This patch fixes that.

Signed-off-by: Petr Šabata <contyk@redhat.com>
Reported-by: Jiří Popelka <jpopelka@redhat.com>
ip/ipaddress.c
ip/iplink.c
man/man8/ip-address.8.in