diff options
-rwxr-xr-x | demo-k8s.sh | 2 |
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 " " } |