Define recursively -h/--help short help (#419)
Compare changes
+ 1
− 4
@@ -149,6 +149,7 @@ def cli(
@@ -158,7 +159,6 @@ cli.add_command(license_command)
@@ -170,7 +170,6 @@ blockchain_group.add_command(verify_blocks_signatures)
@@ -181,7 +180,6 @@ money_group.add_command(transfer_money)
@@ -197,7 +195,6 @@ wot_group.add_command(status)