fwupd/plugins/uefi-capsule/fwupdate.1
Mario Limonciello f57a6637c9 trivial: fix man page sections
They're marked in the man page as section 8 but installed into 1.
They should be installed into 1 as they're not admin tools.
2022-01-04 14:17:43 -06:00

18 lines
532 B
Groff

.\" Report problems in https://github.com/fwupd/fwupd
.TH man 1 "11 April 2021" @PACKAGE_VERSION@ "fwupdate man page"
.SH NAME
fwupdate \-ddebugging utility for UEFI firmware updates
.SH SYNOPSIS
fwupdate [CMD]
.SH DESCRIPTION
fwupdate is a deprecated tool that allows deploying capsule updates.
.SH OPTIONS
The fwupdate command takes various options depending on the action.
Run \fBfwupdate --help\fR for the full list.
.SH SEE ALSO
fwupdtool(1), fwupdmgr(1)
.SH BUGS
No known bugs.
.SH AUTHOR
Richard Hughes (richard@hughsie.com)