diff --git a/src/bin/installer.rs b/src/bin/installer.rs index 14f4d8fc79..c3ce487d2e 100644 --- a/src/bin/installer.rs +++ b/src/bin/installer.rs @@ -19,7 +19,7 @@ Using redox_installer as an installer: redox_installer [--config=file.toml] [--write-bootloader=file.img] [--live] [--no-mount] [--skip-partition] Disk file to write --config Path to filesystem config TOML - --write-bootloader Path to write separate EFI partition + --write-bootloader Path to write UEFI bootloader to in addition to the embedded ESP --skip-partition Skip writing GPT partition tables Use this only if you plan to use other partition tool --live Use bootloader configured for live disk