zhengsenyan 1e895f3286 fix one spelling mistake and two help messages
I checked all the 70 rst files in doc/source/command-objects and
found that:
 -one spelling mistake as:rescure should be rescue(server.rst)
 -two help messages:xpvnc should be xvpvnc(console-url.rst and
  console.py)

Change-Id: I6f46c79983eaf5650bd3aa0ab448c19f5c6527a9
2016-07-07 14:19:04 +08:00

491 B

console url

Server remote console URL

Compute v2

console url show

Show server's remote console URL

console url show

os console url show
    [--novnc | --xvpvnc | --spice]
    <server>

--novnc

Show noVNC console URL (default)

--xvpvnc

Show xvpvnc console URL

--spice

Show SPICE console URL

<server>

Server to show URL (name or ID)