diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-08-20 23:54:51 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-08-20 23:54:51 +0000 |
commit | dd8951f2026a93111f29b1d6d670e622db1951e3 (patch) | |
tree | 795f40e92150953edb8b5db5a1dab0436f875bd7 /docs/command-line.txt | |
parent | 3960c2c5b13e4e11d54a6d85c33e5675a284a794 (diff) | |
download | anaconda-dd8951f2026a93111f29b1d6d670e622db1951e3.tar.gz anaconda-dd8951f2026a93111f29b1d6d670e622db1951e3.tar.xz anaconda-dd8951f2026a93111f29b1d6d670e622db1951e3.zip |
merge changes from taroon branch
Diffstat (limited to 'docs/command-line.txt')
-rw-r--r-- | docs/command-line.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt index 6c854fbfa..97a1d787a 100644 --- a/docs/command-line.txt +++ b/docs/command-line.txt @@ -137,3 +137,8 @@ vnc Do graphical installation via VNC. Instead of installation. vncpassword=<password> Set a password for the vnc session. + +vncconnect=<host>[:<port>] Once installation is up and running, connect to + the vnc client named <host>, and optionally, on port <port>. + + Requires 'vnc' option to be specified as well. |