mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 09:40:19 +01:00
-H removes the top-level if there's only one, and 'format-hint' breaks this heuristic, so we end up with: ``` help=command=autocleaninvoice [cycle_seconds] [expired_by] category=plugin description=Set up autoclean of expired invoices. verbose=Perform cleanup every {cycle_seconds} (default 3600), or disable autoclean if 0. Clean up expired invoices that have expired for {expired_by} seconds (default 86400). command=check command_to_check ``` Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
test | ||
lightning-cli.c | ||
Makefile |