diff --git a/bin/ck8s b/bin/ck8s index e33360547..9ca9fb544 100755 --- a/bin/ck8s +++ b/bin/ck8s @@ -30,7 +30,7 @@ usage() { echo " ops helmfile run helmfile as cluster admin" 1>&2 echo " ops velero run velero as cluster admin" 1>&2 echo " s3cmd [cmd] run s3cmd" 1>&2 - echo " kubeconfig generate user kubeconfig, stored at CK8S_CONFIG_PATH/user" + echo " kubeconfig generate user kubeconfig, stored at CK8S_CONFIG_PATH/user" 1>&2 echo " completion bash output shell completion code for bash" 1>&2 echo " install-requirements [--user] [--no-pass] installs or updates required tools to run compliantkubernetes-apps" 1>&2 echo " validate validates config files" 1>&2