From 1e895f3286cdb433a72a2195aa3adb40b6ec9a5c Mon Sep 17 00:00:00 2001 From: zhengsenyan Date: Thu, 7 Jul 2016 14:02:13 +0800 Subject: 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 --- doc/source/command-objects/console-url.rst | 2 +- doc/source/command-objects/server.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/source/command-objects') diff --git a/doc/source/command-objects/console-url.rst b/doc/source/command-objects/console-url.rst index 9cab8798..7993a7bf 100644 --- a/doc/source/command-objects/console-url.rst +++ b/doc/source/command-objects/console-url.rst @@ -24,7 +24,7 @@ Show server's remote console URL .. option:: --xvpvnc - Show xpvnc console URL + Show xvpvnc console URL .. option:: --spice diff --git a/doc/source/command-objects/server.rst b/doc/source/command-objects/server.rst index 49a54153..f099c271 100644 --- a/doc/source/command-objects/server.rst +++ b/doc/source/command-objects/server.rst @@ -543,7 +543,7 @@ server rescue Put server in rescue mode -.. program:: server rescure +.. program:: server rescue .. code:: bash os server rescue -- cgit v1.2.1