summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Sivak <msivak@redhat.com>2008-02-05 15:40:57 +0100
committerMartin Sivak <msivak@redhat.com>2008-02-05 15:40:57 +0100
commit7a1a716b0da1eb21b65b5b62a95d06e0d84be017 (patch)
treed931eec948a605d6c706b489bcae6230c58f11fa
parent9077ed4a794d0ff3015d499cdc4586ff0c0811cd (diff)
downloadanaconda-7a1a716b0da1eb21b65b5b62a95d06e0d84be017.tar.gz
anaconda-7a1a716b0da1eb21b65b5b62a95d06e0d84be017.tar.xz
anaconda-7a1a716b0da1eb21b65b5b62a95d06e0d84be017.zip
Document the dhcptimeout parameter (#198147, #254032)
-rw-r--r--docs/command-line.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt
index 640830f33..941dafbb8 100644
--- a/docs/command-line.txt
+++ b/docs/command-line.txt
@@ -142,6 +142,9 @@ gateway=<gw> Gateway to use for a network installation.
dns=<dns> Comma separated list of nameservers to use for a network
installation.
+dhcptimeout=<sec> Set different dhcp timeout to workaround STP delays
+ with some Cisco switches
+
method=nfs:<path> Use <path> for an NFS installation.
method=http://<path> Use <path> for an HTTP installation