aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/README.udhcpc
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-06 14:59:45 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-06 14:59:45 +0000
commitd824853de335d969f4d009f445bb6dfb1b18493b (patch)
treede7b963864e86c6012fb8da1fb64ab780e906af5 /networking/udhcp/README.udhcpc
parentdcc286607c83723f2b05f91da0a6942999576106 (diff)
downloadbusybox-d824853de335d969f4d009f445bb6dfb1b18493b.tar.gz
merge from udhcp module
Diffstat (limited to 'networking/udhcp/README.udhcpc')
-rw-r--r--networking/udhcp/README.udhcpc3
1 files changed, 2 insertions, 1 deletions
diff --git a/networking/udhcp/README.udhcpc b/networking/udhcp/README.udhcpc
index d720a37cf..e19bf3750 100644
--- a/networking/udhcp/README.udhcpc
+++ b/networking/udhcp/README.udhcpc
@@ -12,7 +12,8 @@ The command line options for the udhcp client are:
-c, --clientid=CLIENTID Client identifier
-H, --hostname=HOSTNAME Client hostname
--h, Alias for -H
+-h, Alias for -H
+-F, --fqdn=FQDN Client fully qualified domain name
-f, --foreground Do not fork after getting lease
-b, --background Fork to background if lease cannot be
immediately negotiated.