summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarekpl <marek.pondel@nokia.com>2019-08-13 10:41:34 +0200
committermarekpl <marek.pondel@nokia.com>2019-08-13 10:41:34 +0200
commit580d933f80ddaf3df373671abead40e8181da642 (patch)
tree500ef7f91473bfd7b69b505e2c202b07f940dade
parente4e79763e2bd0bcbda51d9ee058e7a89df65ab7b (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 " "
}