mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-23 17:43:56 +00:00
Updated script --help outputs
This commit is contained in:
parent
4ff43c6f2b
commit
2af2b79f9d
@ -294,8 +294,9 @@ $ qr-backup.sh --help
|
|||||||
Usage: qr-backup.sh [options]
|
Usage: qr-backup.sh [options]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
--bip39 test secret against BIP39 word list
|
--create-seed create random 24-word BIP39 seed phrase
|
||||||
-h, --help display help for command
|
--bip39 test secret against BIP39 word list
|
||||||
|
-h, --help display help for command
|
||||||
|
|
||||||
$ qr-backup.sh
|
$ qr-backup.sh
|
||||||
Format USB flash drive? (y or n)?
|
Format USB flash drive? (y or n)?
|
||||||
@ -329,8 +330,8 @@ $ qr-restore.sh
|
|||||||
Usage: qr-restore.sh [options]
|
Usage: qr-restore.sh [options]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
--word-list split secret into word list
|
--word-list split secret into word list
|
||||||
-h, --help display help for command
|
-h, --help display help for command
|
||||||
|
|
||||||
$ qr-restore.sh
|
$ qr-restore.sh
|
||||||
Scan QR code…
|
Scan QR code…
|
||||||
@ -357,7 +358,7 @@ $ qr-clone.sh --help
|
|||||||
Usage: qr-clone.sh [options]
|
Usage: qr-clone.sh [options]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-h, --help display help for command
|
-h, --help display help for command
|
||||||
|
|
||||||
$ qr-clone.sh
|
$ qr-clone.sh
|
||||||
Scan QR code…
|
Scan QR code…
|
||||||
@ -403,9 +404,9 @@ $ 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
|
||||||
Secure erase USB flash drive? (y or n)?
|
Secure erase USB flash drive? (y or n)?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user