mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 06:13:33 +08:00
rpi-eeprom-update: fix typos in usage
This commit is contained in:
@@ -201,7 +201,7 @@ checkDependencies() {
|
|||||||
usage() {
|
usage() {
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
rpi-eeprom-update [options]... [FILE]
|
rpi-eeprom-update [options]... [FILE]
|
||||||
Checks whether there Raspberry Pi bootloader EEPROM is up to date and
|
Checks whether the Raspberry Pi bootloader EEPROM is up-to-date and
|
||||||
optionally updates the EEPROM.
|
optionally updates the EEPROM.
|
||||||
|
|
||||||
A backup of the current EEPROM config file is written to ${FIRMWARE_BACKUP_DIR}
|
A backup of the current EEPROM config file is written to ${FIRMWARE_BACKUP_DIR}
|
||||||
|
|||||||
Reference in New Issue
Block a user