ifplugd: clarify -a in help text

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2010-01-08 13:03:48 +01:00
parent f422a722bb
commit 999e442d5c

View File

@ -1825,7 +1825,7 @@
"\n -i IFACE Interface" \
"\n -f/-F Treat link detection error as link down/link up" \
"\n (otherwise exit on error)" \
"\n -a Don't up interface automatically" \
"\n -a Don't up interface at each link probe" \
"\n -M Monitor creation/destruction of interface" \
"\n (otherwise it must exist)" \
"\n -r PROG Script to run" \