summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/command-line.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt
index d64b757cb..6ac6c466f 100644
--- a/docs/command-line.txt
+++ b/docs/command-line.txt
@@ -82,6 +82,12 @@ ks=ftp://<path> Kickstart from FTP.
ks=http://<path> Kickstart from HTTP.
+kssendmac Adds HTTP headers to ks=http:// request that can be helpful
+ for provisioning systems. Includes MAC address of all nics in
+ a CGI environment variable of the form
+ HTTP_X_RHN_PROVISIONING_0, HTTP_X_RHN_PROVISIONING_1, etc, for
+ all nics.
+
upgradeany Don't require an /etc/redhat-release that matches the
expected syntax to upgrade.