rgb-cln/cli
Alex Myers bd4a001279 cli: don't crash when there's no argument
This should provide the default help message and exit, but was
resulting in a segmentation fault from freeing pointers passed to
the default config.

Changelog-Fixed: lightning-cli properly returns help without argument
2023-08-16 12:25:25 +09:30
..
test lightningd: use OPT_EXITS for options which exit. 2023-06-03 10:50:29 +09:30
Makefile common/configvar: routines to manage config settings. 2023-06-03 10:50:29 +09:30
config_cli.h
lightning-cli.c cli: don't crash when there's no argument 2023-08-16 12:25:25 +09:30