diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
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 @@ | |||
1837 | "\n -t SECS Poll time in seconds" \ | 1837 | "\n -t SECS Poll time in seconds" \ |
1838 | "\n -u SECS Delay before running script after link up" \ | 1838 | "\n -u SECS Delay before running script after link up" \ |
1839 | "\n -d SECS Delay after link down" \ | 1839 | "\n -d SECS Delay after link down" \ |
1840 | "\n -m MODE API mode (mii, priv, ethtool, wlan, auto)" \ | 1840 | "\n -m MODE API mode (mii, priv, ethtool, wlan, iff, auto)" \ |
1841 | "\n -k Kill running daemon" \ | 1841 | "\n -k Kill running daemon" \ |
1842 | 1842 | ||
1843 | #define ifup_trivial_usage \ | 1843 | #define ifup_trivial_usage \ |