mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-26 09:14:20 +01:00
lightningd: use OPT_EXITS for options which exit.
Clearly, listconfigs shouldn't list these. Also, hoist the opt_hidden check since it's independent of whether there's an arg or not. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -19,6 +19,7 @@ CLI_TEST_COMMON_OBJS := \
|
||||
common/msg_queue.o \
|
||||
common/setup.o \
|
||||
common/utils.o \
|
||||
common/version.o \
|
||||
common/type_to_string.o \
|
||||
common/permute_tx.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user