diff options
| author | zheng yin <yin.zheng@easystack.cn> | 2016-09-26 15:43:25 +0800 |
|---|---|---|
| committer | zheng yin <yin.zheng@easystack.cn> | 2016-09-26 15:43:25 +0800 |
| commit | 34eba23c7a843dfa571541d26124c757d1ffc14f (patch) | |
| tree | 9004faf625dc369e236f603a9c5eca7cd0ae56a6 /doc/source/command-objects | |
| parent | 465a5d08e0b931b22c055fcbd5f530ee5547e7ab (diff) | |
| download | python-openstackclient-34eba23c7a843dfa571541d26124c757d1ffc14f.tar.gz | |
Add command option parameter in console-url.rst
There are options (--rdp,--serial,--mks) in console-url.rst,
but it has no these options after "os console url show", therefore,
I add them.
Change-Id: I4fd6b14f37cb5751021b8d33d4a65dae17e4e4e5
Diffstat (limited to 'doc/source/command-objects')
| -rw-r--r-- | doc/source/command-objects/console-url.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/command-objects/console-url.rst b/doc/source/command-objects/console-url.rst index 166d0a9e..08c83332 100644 --- a/doc/source/command-objects/console-url.rst +++ b/doc/source/command-objects/console-url.rst @@ -16,6 +16,7 @@ Show server's remote console URL os console url show [--novnc | --xvpvnc | --spice] + [--rdp | --serial | --mks] <server> .. option:: --novnc |
