diff --git a/README.md b/README.md index 76a129a..3960fcd 100644 --- a/README.md +++ b/README.md @@ -44,12 +44,12 @@ Options: r,root: clone root -C --color= Set color scheme to off|low|low2|bw|dark|high -E --encrypt Set up to boot from an encrypted partition - --encrypt= Phasephrase option: + --encrypt= Passphrase option: ask Enter the passphrase via the keyboard first-boot Force user to set phrase on first boot file=xxx Read phrase from file random Generate a random passphrase - random=N Generate a random passhphrase containing + random=N Generate a random passphrase containing N words (1 -- 20 allowed) -e --esp-size= Size of ESP (uefi) partition in MiB (default 50) diff --git a/dd-live-usb b/dd-live-usb index c17223e..4d65853 100755 --- a/dd-live-usb +++ b/dd-live-usb @@ -41,7 +41,7 @@ usage() { cat<] -A save and convenient way to make a "dd" live-usb from a .iso file. +A safe and convenient way to make a "dd" live-usb from a .iso file. Will prompt you for the file and for the device to write to if they are not given on the command line. diff --git a/live-usb-maker b/live-usb-maker index e309e0f..6712fa3 100755 --- a/live-usb-maker +++ b/live-usb-maker @@ -168,12 +168,12 @@ Options: r,root: clone root -C --color= Set color scheme to off|low|low2|bw|dark|high -E --encrypt Set up to boot from an encrypted partition - --encrypt= Phasephrase option: + --encrypt= Passphrase option: ask Enter the passphrase via the keyboard first-boot Force user to set phrase on first boot file=xxx Read phrase from file random Generate a random passphrase - random=N Generate a random passhphrase containing + random=N Generate a random passphrase containing N words (1 -- 20 allowed) -e --esp-size= Size of ESP (uefi) partition in MiB (default 50)