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 05ee6ad09c0a7d4e24d9d41dd9c76e9149d30ef0..8c11ac4666cb990c07801409013eaaa05a2d23c0 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" \