From ada2fc6daa89f3bbf8462df374e5110c3529bfaf Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Thu, 20 May 2010 11:11:34 +0200
Subject: [PATCH] Clarify options related to name passing

After the name patches, we can pass in either the short or the full
name, so update the hbal man page accordingly.
---
 hbal.1 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/hbal.1 b/hbal.1
index afb5584c4..1790fd12a 100644
--- a/hbal.1
+++ b/hbal.1
@@ -412,8 +412,7 @@ note that it doesn't guarantee full evacuation.
 .TP
 .BI "--exclude-instances " instances
 This parameter marks the given instances (as a comma-separated list)
-from being moved during the rebalance. Note that the instances must be
-given their full name (as reported by Ganeti).
+from being moved during the rebalance.
 
 .TP
 .BI "-U" util-file
-- 
GitLab