summaryrefslogtreecommitdiffstats
path: root/docs/command-line.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/command-line.txt')
-rw-r--r--docs/command-line.txt5
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.