From 53540b63e923d89ef071d495da0860cc8514ab1f Mon Sep 17 00:00:00 2001 From: RidRisR <79858083+RidRisR@users.noreply.github.com> Date: Mon, 2 Sep 2024 05:37:59 +0200 Subject: [PATCH] fix comment --- hack/local-up-operator.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/local-up-operator.sh b/hack/local-up-operator.sh index 616de6d29e..b1f311247c 100755 --- a/hack/local-up-operator.sh +++ b/hack/local-up-operator.sh @@ -25,7 +25,7 @@ function usage() { cat <<'EOF' This script runs tidb-operator in Kubernetes using the appropriate provider. -Usage: router.sh [-hd] [-p PROVIDER] +Usage: local-up-operator.sh [-hd] [-p PROVIDER] -h Show this message and exit -i Install dependencies only