From 801432031a2ef7a1a9f9a42e49cf17f6e5f1818a Mon Sep 17 00:00:00 2001 From: Agata Murawska <agatamurawska@google.com> Date: Fri, 15 Jun 2012 16:38:38 +0200 Subject: [PATCH] Fix for man entry for htools - added hinfo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Agata Murawska <agatamurawska@google.com> Reviewed-by: RenΓ© Nussbaumer <rn@google.com> --- man/htools.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/man/htools.rst b/man/htools.rst index 95205d189..05bd3a727 100644 --- a/man/htools.rst +++ b/man/htools.rst @@ -24,6 +24,9 @@ SYNOPSIS **hscan** saves cluster state for later reuse +**hinfo** + cluster information printer + DESCRIPTION ----------- @@ -51,6 +54,9 @@ by Ganeti to compute new instance allocations and instance moves. Installed as ``hscan``, it scans the local or remote cluster state and saves it to files which can later be reused by the other roles. +Installed as ``hinfo``, it prints information about the current cluster +state. + COMMON OPTIONS -------------- -- GitLab