Update create-cluster

This commit is contained in:
Itamar Haber 2020-02-28 13:36:50 +02:00 committed by antirez
parent cac9d7cf7e
commit 56d628f851

View File

@ -111,4 +111,4 @@ echo "tail <id> -- 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 <cmd> -- Call a command (up to 7 arguments) on all nodes. "
echo "call <cmd> -- Call a command (up to 7 arguments) on all nodes."