From f70b6745d18e11bf9438c87333af06b9d9d8a66b Mon Sep 17 00:00:00 2001 From: andrum99 <49293562+andrum99@users.noreply.github.com> Date: Tue, 10 Sep 2019 21:41:00 +0100 Subject: [PATCH] usage: critical -> applicable --- rpi-eeprom-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpi-eeprom-update b/rpi-eeprom-update index 59b5a05..76a261f 100755 --- a/rpi-eeprom-update +++ b/rpi-eeprom-update @@ -232,7 +232,7 @@ rpi-eeprom-update [options]... [FILE] -a Install the latest update if necessary -d Use the default bootloader config instead of migrating the current settings - -f Install the given file instead of the latest critical update + -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. WARNING: This command should only be run from console mode in order to