Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Dec 20, 2024
1 parent 3cf5213 commit 5091bc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FULL_HELP_DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -961,8 +961,8 @@ Add a new identity (keypair, ledger, macOS keychain)

###### **Options:**

* `--secret-key`Add using `secret_key` Can provide with `SOROBAN_SECRET_KEY`
* `--seed-phrase`Add using 12 word seed phrase to generate `secret_key`
* `--secret-key`(deprecated) Enter secret (S) key when prompted
* `--seed-phrase`(deprecated) Enter key using 12-24 word seed phrase
* `--global` — Use global config
* `--config-dir <CONFIG_DIR>` — Location of config directory, default is "."

Expand Down

0 comments on commit 5091bc9

Please sign in to comment.