diff --git a/man/htools.rst b/man/htools.rst
index 85e8f522b9d6fada1e5939e8e0edb89954a84de3..9058fa413e07565acf73ef747872238382542b84 100644
--- a/man/htools.rst
+++ b/man/htools.rst
@@ -153,19 +153,22 @@ support all options. Some common options are:
   other backends must be selected. The option is described in the man
   page **htools**\(1).
 
-  The file should contain text data, line-based, with two empty lines
+  The file should contain text data, line-based, with single empty lines
   separating sections. The lines themselves are column-based, with the
   pipe symbol (``|``) acting as separator.
 
-  The first section contains group data, with two columns:
+  The first section contains group data, with the following columns:
 
   - group name
   - group uuid
+  - allocation policy
+  - tags (separated by comma)
 
   The second sections contains node data, with the following columns:
 
   - node name
   - node total memory
+  - memory used by the node
   - node free memory
   - node total disk
   - node free disk