From dff6c298fa2f9530168c2ae4107197a52507409e Mon Sep 17 00:00:00 2001 From: Chuck Brazie Date: Thu, 23 Feb 2017 14:54:32 -0500 Subject: [PATCH] Remove double quote Change-Id: I73cf4db54f5c9ede7d29be8acb04fe733ecb075b --- xCAT-server/lib/xcat/plugins/seqdiscovery.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/seqdiscovery.pm b/xCAT-server/lib/xcat/plugins/seqdiscovery.pm index 4f4bf1de9..bb8de4987 100755 --- a/xCAT-server/lib/xcat/plugins/seqdiscovery.pm +++ b/xCAT-server/lib/xcat/plugins/seqdiscovery.pm @@ -452,7 +452,8 @@ Usage: Sequential Discovery: nodediscoverstart noderange= [hostiprange=] [bmciprange=] [groups=] [rack=] [chassis=] [height=] [unit=] [osimage=] [-n|--dns] [-s|--skipbmcsetup] [-V|--verbose] Profile Discovery: - nodediscoverstart networkprofile= imageprofile= hostnameformat= [hardwareprofile=] [groups=] [rack=] [chassis=] [height=] [unit=] [rank=rank-num]"; + nodediscoverstart networkprofile= imageprofile= hostnameformat= [hardwareprofile=] [groups=] [rack=] [chassis=] [height=] [unit=] [rank=rank-num] + z/VM Discovery: nodediscoverstart zvmhost= [defineto=both] [groups=] [ipfilter=] [openstackoperands=] [useridfilter=] nodediscoverstart zvmhost= defineto=xcatonly [groups=] [ipfilter=] [nodenameformat=] [useridfilter=]