From 02178e0d0775c937ac68d97c18521ac5846ee04a Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Thu, 21 Feb 2019 20:28:05 +0300 Subject: [PATCH] Wording --- ....RabbitMQ.CLI.Ctl.Commands.ListStompConnectionsCommand.erl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/rabbitmq_stomp/src/Elixir.RabbitMQ.CLI.Ctl.Commands.ListStompConnectionsCommand.erl b/deps/rabbitmq_stomp/src/Elixir.RabbitMQ.CLI.Ctl.Commands.ListStompConnectionsCommand.erl index bab7c82c4e..1c75d8dcd5 100644 --- a/deps/rabbitmq_stomp/src/Elixir.RabbitMQ.CLI.Ctl.Commands.ListStompConnectionsCommand.erl +++ b/deps/rabbitmq_stomp/src/Elixir.RabbitMQ.CLI.Ctl.Commands.ListStompConnectionsCommand.erl @@ -11,7 +11,7 @@ %% The Original Code is RabbitMQ. %% %% The Initial Developer of the Original Code is GoPivotal, Inc. -%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved. +%% Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. -module('Elixir.RabbitMQ.CLI.Ctl.Commands.ListStompConnectionsCommand'). @@ -29,7 +29,7 @@ scopes() -> [ctl, diagnostics]. switches() -> [{verbose, boolean}]. aliases() -> [{'V', verbose}]. -description() -> <<"Lists STOMP connections on the node">>. +description() -> <<"Lists STOMP connections on the target node">>. validate(Args, _) -> case 'Elixir.RabbitMQ.CLI.Ctl.InfoKeys':validate_info_keys(Args,