Merge branch 'master' into rabbitmq-cli-67

This commit is contained in:
Michael Klishin 2016-06-08 16:53:02 +03:00
commit d834e8007b
1 changed files with 1 additions and 3 deletions

View File

@ -64,9 +64,7 @@ defmodule JoinClusterCommand do
end
def usage() do
[
"join_cluster [--disc|--ram] <existing_cluster_member_node>"
]
"join_cluster [--disc|--ram] <existing_cluster_member_node>"
end
def banner([target_node], %{node: node_name}) do