summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-08-18 21:40:08 +0000
committerMike Fulbright <msf@redhat.com>2003-08-18 21:40:08 +0000
commit21695425529ded0831d0ab412c1c8b5eaa322a17 (patch)
treea53608e336b12b9b8b02c9f169efc8f874e102fb /docs
parentf00886966b968d7e34b5ba428f838cce90130849 (diff)
downloadanaconda-21695425529ded0831d0ab412c1c8b5eaa322a17.tar.gz
anaconda-21695425529ded0831d0ab412c1c8b5eaa322a17.tar.xz
anaconda-21695425529ded0831d0ab412c1c8b5eaa322a17.zip
update
Diffstat (limited to 'docs')
-rw-r--r--docs/command-line.txt10
1 files changed, 2 insertions, 8 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt
index 60c0bf54a..6c854fbfa 100644
--- a/docs/command-line.txt
+++ b/docs/command-line.txt
@@ -49,14 +49,8 @@ vncpassword=<password> Enable a password for the vnc connection. This will
Requires 'vnc' option to be specified as well.
-vncconnecthost=<host> Once installation is up and running, connect to
- the vnc client named <host>.
-
- Requires 'vnc' option to be specified as well.
-
-vncconnectport=<port> Once installation is up and running, connect to
- the vnc client on port <port>. Requires that
- vncconnecthost= option is also specified.
+vncconnect=<host>[:<port>] Once installation is up and running, connect to
+ the vnc client named <host>, and optionally use port <port>.
Requires 'vnc' option to be specified as well.