mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
fwupdate: fix typo
This commit is contained in:
parent
07200e95ce
commit
78e9e3d815
@ -9,7 +9,7 @@ function exit_usage() {
|
||||
echo " fwupdate download <version|url|file> (downloads a firmware OS image)"
|
||||
echo " fwupdate extract (extracts the downloaded firmware archive)"
|
||||
echo " fwupdate flashboot (flashes the boot partition from extracted image)"
|
||||
echo " fwupdate flashreboot (prepares for reboot + root partititon flash)"
|
||||
echo " fwupdate flashreboot (prepares for reboot + root partition flash)"
|
||||
echo " fwupdate status (shows the current firmware updating status; see below)"
|
||||
echo " fwupdate upgrade <version|url|file> (performs all the operations necessary for upgrading)"
|
||||
echo ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user