mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
fwupdmgr: add update history example (#17092)
This commit is contained in:
@@ -23,3 +23,7 @@
|
||||
- Remount `/boot` with more privileges if update complains about a read-only filesystem:
|
||||
|
||||
`sudo mount {{[-o|--options]}} uid=1000,gid=1000,umask=0022 {{/dev/sdX}} /boot`
|
||||
|
||||
- Show firmware update history:
|
||||
|
||||
`fwupdmgr get-history`
|
||||
|
||||
Reference in New Issue
Block a user