Signed-off-by: Bernardo Dal Seno <bdals...@google.com>
---
 man/htools.rst | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/man/htools.rst b/man/htools.rst
index 85e8f52..9058fa4 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
-- 
1.8.2.1

Reply via email to