diff --git a/include/usage.h b/include/usage.h index 05ee6ad09..8c11ac466 100644 --- a/include/usage.h +++ b/include/usage.h @@ -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" \