1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-15 16:35:26 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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`