diff --git a/plugins/deposit b/plugins/deposit index f01de1b..42cbaac 100755 --- a/plugins/deposit +++ b/plugins/deposit @@ -2,7 +2,7 @@ # This plugin must at the end in the plugins file. -HELP "deposit " => "[Create and] deposit into an account"; +HELP "deposit " => "Deposit into an account"; sub command :Tab(deposit) { my ($self, $cart, $command) = @_;