diff --git a/man/htools.rst b/man/htools.rst
index 95205d189a7c3a4ca2b4bb28c924b1f3001cbf9c..05bd3a72763eaf42cbf9a53477e1b933b77927c4 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
 --------------