Fix help docs

This commit is contained in:
2026-04-27 09:45:07 +00:00
parent a43a45831c
commit e97054fa34
3 changed files with 4 additions and 0 deletions

View File

@@ -19,6 +19,8 @@ ${bold("Usage:")} xo-cli mnemonic <sub-command>
${bold("Sub-commands:")}
- create <mnemonic-seed> ${dim("Create a new mnemonic file")}
- list ${dim("List all mnemonic files")}
- import <mnemonic-seed> ${dim("Import a mnemonic seed from a file")}
- expose <mnemonic-file> ${dim("Expose a mnemonic file")}
${bold("Options:")}
-o --output <output-filename> ${dim("Output filename for the mnemonic file")}