From: Bernardo Dal Seno Date: Wed, 24 Apr 2013 12:40:35 +0000 (+0200) Subject: Add missing fields in htools text-backend documentation X-Git-Tag: v2.7.0rc1~23 X-Git-Url: https://code.grnet.gr/git/ganeti-local/commitdiff_plain/811f8b3131ca21e961d807eb44dddd4db500a7a0 Add missing fields in htools text-backend documentation Signed-off-by: Bernardo Dal Seno Reviewed-by: Klaus Aehlig --- 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