diff --git a/pages/linux/fwupdmgr.md b/pages/linux/fwupdmgr.md index 7aea3f50b3..4e321f3d05 100644 --- a/pages/linux/fwupdmgr.md +++ b/pages/linux/fwupdmgr.md @@ -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`