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 8ea8c5a92..b66d96402 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -1982,7 +1982,7 @@ | |||
1982 | "\tUsage: udhcpc [OPTIONS]\n" \ | 1982 | "\tUsage: udhcpc [OPTIONS]\n" \ |
1983 | "\t-c,\t--clientid=CLIENTID\tClient identifier\n" \ | 1983 | "\t-c,\t--clientid=CLIENTID\tClient identifier\n" \ |
1984 | "\t-H,\t--hostname=HOSTNAME\tClient hostname\n" \ | 1984 | "\t-H,\t--hostname=HOSTNAME\tClient hostname\n" \ |
1985 | "\t-h,\t \tAlias for -h\n" \ | 1985 | "\t-h,\t \tAlias for -H\n" \ |
1986 | "\t-f,\t--foreground\tDo not fork after getting lease\n" \ | 1986 | "\t-f,\t--foreground\tDo not fork after getting lease\n" \ |
1987 | "\t-b,\t--background\tFork to background if lease cannot be immediately negotiated.\n" \ | 1987 | "\t-b,\t--background\tFork to background if lease cannot be immediately negotiated.\n" \ |
1988 | "\t-i,\t--interface=INTERFACE\tInterface to use (default: eth0)\n" \ | 1988 | "\t-i,\t--interface=INTERFACE\tInterface to use (default: eth0)\n" \ |