diff --git a/cli/lightning-cli.c b/cli/lightning-cli.c index c3ba63af5..3a4ffef47 100644 --- a/cli/lightning-cli.c +++ b/cli/lightning-cli.c @@ -103,6 +103,8 @@ static void human_help(const char *buffer, const jsmntok_t *result) { /* advance to next command */ curr++; } + + printf("---\nrun `man lightning-{command}` for more information on each command\n"); } enum format {