mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Cluster: fix redis-trib help subcommand.
This commit is contained in:
@@ -847,7 +847,7 @@ class RedisTrib
|
||||
node.r.shutdown
|
||||
end
|
||||
|
||||
def help_cluster_cmd(opt)
|
||||
def help_cluster_cmd(argv,opt)
|
||||
show_help
|
||||
exit 0
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user