Cluster: fix redis-trib help subcommand.
This commit is contained in:
parent
17d0c3e85a
commit
30d9c1dc32
@ -847,7 +847,7 @@ class RedisTrib
|
|||||||
node.r.shutdown
|
node.r.shutdown
|
||||||
end
|
end
|
||||||
|
|
||||||
def help_cluster_cmd(opt)
|
def help_cluster_cmd(argv,opt)
|
||||||
show_help
|
show_help
|
||||||
exit 0
|
exit 0
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user