aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-07 14:56:50 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-01-07 14:56:50 +0100
commitb8f0e8036deb529bba8f71c13b6c934ea14c4447 (patch)
tree9bee914392d010b90f63e5d60bb537623de5a78d /include
parentae47335dc4b5b8e9e43a3936274d6875238f0763 (diff)
downloadbusybox-b8f0e8036deb529bba8f71c13b6c934ea14c4447.tar.gz
ifplugd: mention iff mode in help
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'include')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index c5707d8b4..05ee6ad09 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1837,7 +1837,7 @@
"\n -t SECS Poll time in seconds" \
"\n -u SECS Delay before running script after link up" \
"\n -d SECS Delay after link down" \
- "\n -m MODE API mode (mii, priv, ethtool, wlan, auto)" \
+ "\n -m MODE API mode (mii, priv, ethtool, wlan, iff, auto)" \
"\n -k Kill running daemon" \
#define ifup_trivial_usage \