From 08adaeddf5ca7282921c2f384c6a1910f825a9f1 Mon Sep 17 00:00:00 2001 From: fekt Date: Wed, 10 Apr 2024 21:38:47 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0747878..7c060bf 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Here are some CLI arguments you can pass to `silentdragonxlite-cli`. Please run * `--seed`: Restore a wallet from a seed phrase. **Note** that this will fail if there is an existing wallet. Delete (or move) any existing wallet to restore from the 24-word seed phrase * Example: `./silentdragonxlite-cli --seed "twenty four words seed phrase"` * `--recover`: Attempt to recover the seed phrase from a corrupted wallet -* `-n, --nosync`: By default, Silentdragonlite-cli will sync the wallet at startup, so use this option to prevent the automatic sync at startup +* `-n, --nosync`: By default, silentdragonxlite-cli will sync the wallet at startup, so use this option to prevent the automatic sync at startup ### Support