diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h index d9e2857e8..e2686a2b4 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -3676,6 +3676,7 @@ USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when | |||
3676 | "[-fS] [configfile]" \ | 3676 | "[-fS] [configfile]" \ |
3677 | 3677 | ||
3678 | #define udhcpd_full_usage \ | 3678 | #define udhcpd_full_usage \ |
3679 | "DHCP server" \ | ||
3679 | "\n -f Stay in foreground" \ | 3680 | "\n -f Stay in foreground" \ |
3680 | "\n -S Log to syslog too" | 3681 | "\n -S Log to syslog too" |
3681 | 3682 | ||