ifplugd: clarify -a in help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 8 Jan 2010 12:03:48 +0000 (13:03 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 8 Jan 2010 12:03:48 +0000 (13:03 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/usage.h

index 05ee6ad..8c11ac4 100644 (file)
      "\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" \