mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +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 */
|
||||
curr++;
|
||||
}
|
||||
|
||||
printf("---\nrun `man lightning-{command}` for more information on each command\n");
|
||||
}
|
||||
|
||||
enum format {
|
||||
|
||||
Reference in New Issue
Block a user