Add help2 line for log

This commit is contained in:
Juerd Waalboer 2022-11-14 20:34:40 +01:00
parent ad168a87e1
commit a2e0512ff5

View file

@ -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, @) {