mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
cli: add manpage hint at the end of human help output
It may not immediately obvious that this is available Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
committed by
Christian Decker
parent
32af9d1e19
commit
a88ab1634f
@@ -103,6 +103,8 @@ static void human_help(const char *buffer, const jsmntok_t *result) {
|
|||||||
/* advance to next command */
|
/* advance to next command */
|
||||||
curr++;
|
curr++;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
printf("---\nrun `man lightning-{command}` for more information on each command\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
enum format {
|
enum format {
|
||||||
|
|||||||
Reference in New Issue
Block a user