summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarekpl <marek.pondel@nokia.com>2019-08-13 10:41:34 +0200
committerMarek Pondel <marek.pondel@nokia.com>2019-08-13 08:44:53 +0000
commitbc87c358a72b4929e7f4f21c44a39a6e44ebd613 (patch)
treea3352b001ca23ff1bacd35e4577981e863647934
parent8c7fd19f5cf6a0874bb95a6a230c2f045b7fa3ff (diff)
INT-1200 demo-k8s.sh fix
INT-1200 demo-k8s.sh fix Issue-ID: INT-1200 Signed-off-by: marekpl <marek.pondel@nokia.com> Change-Id: I73d75ed8edba1046fd58d7399e3fdce23ea2f77a
-rwxr-xr-xdemo-k8s.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo-k8s.sh b/demo-k8s.sh
index 14a44b1..72a6b0a 100755
--- a/demo-k8s.sh
+++ b/demo-k8s.sh
@@ -55,7 +55,7 @@ function usage
echo " - vFWCL: Sets the packet generator to high and low rates, and checks whether the policy "
echo " kicks in to modulate the rates back to medium"
echo " "
- echo " demo-k8s.sh <namespace> <command> [<parameters>] execscript
+ echo " demo-k8s.sh <namespace> <command> [<parameters>] execscript"
echo " - Optional parameter to execute user custom scripts located in scripts/demoscript directory"
echo " "
}