Fix the description of the --vnc_enabled option

Change-Id: If03c8613ec11e6f95f830ef48dd3978e874ecf5d
This commit is contained in:
Alvaro Lopez Garcia 2012-02-15 09:49:15 +01:00
parent 99c2e02b44
commit 84b9b20ca6

View File

@ -124,8 +124,8 @@ Support for a streamlined flow via dashboard will land in essex.
Important Options
-----------------
* :option:`--vnc_enabled=[True|False]` - defaults to True. If this flag is
not set your instances will launch without vnc support.
* :option:`--[no]vnc_enabled` - defaults to enabled. If this flag is
disabled your instances will launch without vnc support.
* :option:`--vncserver_listen` - defaults to 127.0.0.1
This is the address that vncservers will bind, and should be overridden in
production deployments as a private address. Applies to libvirt only.