Clarify -d option when EEPROM update not needed

This commit is contained in:
andrum99
2020-06-03 17:24:29 +01:00
committed by GitHub
parent ed86d5e144
commit 7cf2828046

View File

@@ -358,7 +358,9 @@ Options:
-a Automatically install bootloader and USB (VLI) EEPROM updates.
-A Specify which type of EEPROM to automatically update (vl805 or bootloader)
-d Use the default bootloader config, or if a file is specified using the -f
flag use the config in that file.
flag use the config in that file. This option only applies in the case of
a bootloader EEPROM update - it has no effect when there is no update
needed.
-f Install the given file instead of the latest applicable update
Ignores the FREEZE_VERSION flag in bootloader and is intended for manual
firmware updates.