.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FWUPDMGR" "1" "26 February,2015" "" "" .SH NAME fwupdmgr \- fwupd client tool .SH SYNOPSIS \fBfwupdmgr\fR [ \fBoptions\fR ] [ \fBCOMMAND\fR ] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBfwupdmgr\fR command. .PP \fBfwupdmgr\fR allows an administrator to update firmware. .SH "OPTIONS" .PP This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. .TP \fB --help \fR Show summary of options. .TP \fB --verbose \fR Show extra debugging information. .TP \fB --allow-reinstall \fR Allow re-installing existing firmware versions. .TP \fB --allow-older \fR Allow downgrading firmware versions. .TP \fB --offline \fR Perform the installation offline where possible. .TP \fB --force \fR Override provider warning. .SH "COMMANDS" .PP This program takes commands with a variable number of arguments. .TP \fB get-details \fR Gets details about a firmware file. .TP \fB get-devices \fR Get the list of hardware that supports firmware updates. .TP \fB get-updates \fR Gets the list of updates for connected hardware. .TP \fB update \fR Updates all firmware to latest versions available. .TP \fB install \fR Install a firmware file on this hardware. .TP \fB install-prepared \fR Install prepared updates now. .TP \fB clear-results \fR Clears the results from the last update. .TP \fB dump-rom \fR Dump the ROM checksum. .TP \fB monitor \fR Monitor the daemon for events. .TP \fB unlock \fR Unlocks the devicefor firmware access. .TP \fB verify \fR Gets the cryptographic hash of the dumped firmware. .TP \fB verify-update \fR Update the stored metadata with current ROM contents. .TP \fB refresh \fR Refresh metadata from remote server. .TP \fB get-results \fR Gets the results from the last update. .SH "AUTHOR" .PP This manual page was written by Richard Hughes \&.