We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1143b0 + 59a4dba commit b9824d7Copy full SHA for b9824d7
1 file changed
README.md
@@ -79,6 +79,12 @@ Export one or more private keys from the card. **These keys are generally more u
79
./safecard-cli exportPriv
80
```
81
82
+To set the starting export path:
83
+
84
+```
85
+./safecard-cli exportPriv --start-path "m/44'/60'/0'/0/x"
86
87
88
**Options**
89
90
This command has several options, which you can access with:
0 commit comments