mirror of https://github.com/redis/redis.git
Update create-cluster
This commit is contained in:
parent
0285c22a2d
commit
d25709cdea
|
@ -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."
|
||||
|
|
Loading…
Reference in New Issue