From a7c5085d9a7e59540353c08b7b68f72cc1357f6d Mon Sep 17 00:00:00 2001
From: Stephen Shirley <diamond@google.com>
Date: Fri, 28 Jan 2011 14:49:34 +0100
Subject: [PATCH] manpage: gnt-group remove cannot remove last group

Signed-off-by: Stephen Shirley <diamond@google.com>
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
---
 man/gnt-group.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man/gnt-group.rst b/man/gnt-group.rst
index 84a2c01ba..0a194257f 100644
--- a/man/gnt-group.rst
+++ b/man/gnt-group.rst
@@ -86,7 +86,8 @@ REMOVE
 
 | **remove** {*group*}
 
-Deletes the indicated node group, which must be empty.
+Deletes the indicated node group, which must be empty. There must always be at
+least one group, so the last group cannot be removed.
 
 LIST
 ~~~~
-- 
GitLab