We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb65ec9 commit e66653fCopy full SHA for e66653f
tools/hsmtool.c
@@ -43,7 +43,7 @@ static void show_usage(const char *progname)
43
"<path/to/hsm_secret>\n");
44
printf(" - guesstoremote <P2WPKH address> <node id> <tries> "
45
46
- printf(" - generatehsm <path/to/new/hsm_secret> [<language_id> <word list> [<password>]");
+ printf(" - generatehsm <path/to/new/hsm_secret> [<language_id> <word list> [<password>]]\n");
47
printf(" - checkhsm <path/to/new/hsm_secret>\n");
48
printf(" - dumponchaindescriptors [--show-secrets] <path/to/hsm_secret> [network]\n");
49
printf(" - makerune <path/to/hsm_secret>\n");
0 commit comments