diff --git a/utils/create-cluster/create-cluster b/utils/create-cluster/create-cluster index 5b8bfe250..4db0a6619 100755 --- a/utils/create-cluster/create-cluster +++ b/utils/create-cluster/create-cluster @@ -111,4 +111,4 @@ echo "tail -- Run tail -f of instance at base port + ID." echo "tailall -- Run tail -f for all the log files at once." echo "clean -- Remove all instances data, logs, configs." echo "clean-logs -- Remove just instances logs." -echo "call -- Call a command (up to 7 arguments) on all nodes. " +echo "call -- Call a command (up to 7 arguments) on all nodes."