mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-23 09:13:56 +00:00
Updated script --help outputs
This commit is contained in:
parent
4ff43c6f2b
commit
2af2b79f9d
@ -294,6 +294,7 @@ $ qr-backup.sh --help
|
|||||||
Usage: qr-backup.sh [options]
|
Usage: qr-backup.sh [options]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
|
--create-seed create random 24-word BIP39 seed phrase
|
||||||
--bip39 test secret against BIP39 word list
|
--bip39 test secret against BIP39 word list
|
||||||
-h, --help display help for command
|
-h, --help display help for command
|
||||||
|
|
||||||
@ -403,8 +404,8 @@ $ secure-erase.sh --help
|
|||||||
Usage: secure-erase.sh [options]
|
Usage: secure-erase.sh [options]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
--iterations overwrite n times (defauls to 3)
|
--rounds <rounds> overwrite n times (defauls to 3)
|
||||||
--zero overwrite with zeros to hide secure erase
|
--zero overwrite with zeros obfuscating secure erase
|
||||||
-h, --help display help for command
|
-h, --help display help for command
|
||||||
|
|
||||||
$ secure-erase.sh
|
$ secure-erase.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user