From 359f6a2bdc6359fe74e8b728cc499167b028b800 Mon Sep 17 00:00:00 2001 From: Nupur Jain Date: Fri, 6 Oct 2023 15:10:56 -0700 Subject: [PATCH] Setup_infra script usage fix (#111) Signed-off-by: nupurjai --- scripts/es2k/setup_infra.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/es2k/setup_infra.sh b/scripts/es2k/setup_infra.sh index d4b5308..b274d83 100755 --- a/scripts/es2k/setup_infra.sh +++ b/scripts/es2k/setup_infra.sh @@ -263,8 +263,8 @@ usage() { echo " -m Mode host or split, depending on where Inframanager is configured to run" echo " -r IP address configured by the user on the ACC-ARM complex for connectivity to the Host. This is provisioned using Node Policy - comms - channel "([5,0],[4,0]),([4,2],[0,3])". This must be specified in split mode. Script will assign - an IP addresss from the same subnet on the Host side for connectivity." + channel \"([5,0],[4,0]),([4,2],[0,3])\". This must be specified in split mode. + Script will assign an IP addresss from the same subnet on the Host side for connectivity." echo "" echo " Please set following env variables for host deployment:" echo " SDE_INSTALL - Default SDE install directory"