core-lightning/cli
Rusty Russell 679d3494b4 cli: tweak -H output to remove format-hint fields.
-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>
2020-05-15 15:25:44 +02:00
..
test common: move json_stream helpers to common/json 2020-02-04 13:24:32 +10:30
lightning-cli.c cli: tweak -H output to remove format-hint fields. 2020-05-15 15:25:44 +02:00
Makefile common: move json_stream helpers to common/json 2020-02-04 13:24:32 +10:30