Update description for deposit
Creating users with deposit is deprecated.
This commit is contained in:
parent
da11114b8f
commit
0bd9c807a1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# This plugin must at the end in the plugins file.
|
||||
|
||||
HELP "deposit <amount>" => "[Create and] deposit into an account";
|
||||
HELP "deposit <amount>" => "Deposit into an account";
|
||||
|
||||
sub command :Tab(deposit) {
|
||||
my ($self, $cart, $command) = @_;
|
||||
|
|
Loading…
Add table
Reference in a new issue