From 2ab65a5db84dc7154a11f3ed050725ab8d5c7248 Mon Sep 17 00:00:00 2001
From: Klaus Aehlig <aehlig@google.com>
Date: Wed, 17 Apr 2013 13:23:37 +0200
Subject: [PATCH] update hroller man page: node group filtering is implemented

Filtering of nodes by node group was already implemented in
2fce67b; fix the man page to reflect this change.

Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
---
 man/hroller.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/hroller.rst b/man/hroller.rst
index 35f971729..67181f3f8 100644
--- a/man/hroller.rst
+++ b/man/hroller.rst
@@ -21,6 +21,8 @@ Backend options:
 
 Algorithm options:
 
+**[ -G *name* ]**
+
 **[ -O *name...* ]**
 
 Reporting options:
@@ -59,8 +61,6 @@ somehow easily identifiable. Right now this is not done.
 
 Offline nodes should be ignored.
 
-Filtering by nodegroup should be allowed.
-
 If instances are online the tool should refuse to do offline rolling
 maintenances, unless explicitly requested.
 
-- 
GitLab