fwupdmgr: add update history example (#17092)

This commit is contained in:
Managor
2025-07-03 14:03:02 +03:00
committed by GitHub
parent e6e1ed422e
commit 79e53035d4
+4
View File
@@ -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`