Skip to content
Snippets Groups Projects
Commit ca8f5622 authored by Iustin Pop's avatar Iustin Pop
Browse files

Re-wrap a paragraph to eliminate a sphinx warning


This just makes sure that the paragraph doesn't contains lines that
start with :, which make Sphinx (1.0.7) complain.

Signed-off-by: default avatarIustin Pop <iustin@google.com>
Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
parent 7b790a6a
No related branches found
No related tags found
No related merge requests found
......@@ -291,8 +291,8 @@ While the command to stop one is::
.. warning:: Do not use the Xen or KVM commands directly to stop
instances. If you run for example ``xm shutdown`` or ``xm destroy``
on an instance Ganeti will automatically restart it (via the
:command:`ganeti-watcher` command which is launched via cron).
on an instance Ganeti will automatically restart it (via
the :command:`ganeti-watcher` command which is launched via cron).
Querying instances
~~~~~~~~~~~~~~~~~~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment