Add help2 line for log
This commit is contained in:
parent
ad168a87e1
commit
a2e0512ff5
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
HELP1 "<account>" => "[Pay with your account and] show balance";
|
||||
HELP "list" => "List accounts and balances";
|
||||
HELP "log" => "View transaction log";
|
||||
HELP "shame" => "Display Hall of Shame (negative balances)";
|
||||
|
||||
sub command :Tab(list,ls,shame,USERS) ($self, $cart, $command, @) {
|
||||
|
|
Loading…
Add table
Reference in a new issue