Add missing fields in htools text-backend documentation
authorBernardo Dal Seno <bdalseno@google.com>
Wed, 24 Apr 2013 12:40:35 +0000 (14:40 +0200)
committerBernardo Dal Seno <bdalseno@google.com>
Wed, 24 Apr 2013 15:20:51 +0000 (17:20 +0200)
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>

man/htools.rst

index 85e8f52..9058fa4 100644 (file)
@@ -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