Files
lightning/lightningd
Mark Beckwith cbde3e20f7 cli: help command now also prints usage
The help command now adds command usage to its output by calling each
command handler in CMD_USAGE mode.

Instead of seeing, for example:

	decodepay
	    Decode {bolt11}, using {description} if necessary

we see:

	decodepay bolt11 [description]
	    Decode {bolt11}, using {description} if necessary

Signed-off-by: Mark Beckwith <wythe@intrig.com>
2018-09-25 15:11:45 +02:00
..
2018-09-25 15:11:45 +02:00
2017-10-20 18:31:32 +02:00
2018-09-25 05:21:00 +00:00
2018-09-03 00:40:27 +00:00
2018-07-29 16:27:38 +02:00
2018-09-25 15:11:45 +02:00
2018-09-14 22:12:13 +02:00
2018-08-20 01:02:25 +00:00
2018-09-25 15:11:45 +02:00
2018-09-04 14:36:05 +02:00
2018-05-05 17:55:10 +02:00
2018-07-30 03:04:45 +00:00
2018-09-03 00:40:27 +00:00
2018-02-16 13:08:29 +01:00