diff options
-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 e2686a2b4..e062c0c02 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -3655,7 +3655,7 @@ USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when | |||
3655 | "[-Cfbnqtv] [-c CID] [-V VCLS] [-H HOSTNAME] [-i INTERFACE]\n" \ | 3655 | "[-Cfbnqtv] [-c CID] [-V VCLS] [-H HOSTNAME] [-i INTERFACE]\n" \ |
3656 | " [-p pidfile] [-r IP] [-s script]" | 3656 | " [-p pidfile] [-r IP] [-s script]" |
3657 | #define udhcpc_full_usage \ | 3657 | #define udhcpc_full_usage \ |
3658 | "\n -V,--vendorclass=CLASSID Set vendor class identifier" \ | 3658 | " -V,--vendorclass=CLASSID Set vendor class identifier" \ |
3659 | "\n -i,--interface=INTERFACE Interface to use (default: eth0)" \ | 3659 | "\n -i,--interface=INTERFACE Interface to use (default: eth0)" \ |
3660 | "\n -H,-h,--hostname=HOSTNAME Client hostname" \ | 3660 | "\n -H,-h,--hostname=HOSTNAME Client hostname" \ |
3661 | "\n -c,--clientid=CLIENTID Set client identifier" \ | 3661 | "\n -c,--clientid=CLIENTID Set client identifier" \ |