fwupd/plugins/uefi-dbx/dbxtool.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

23 lines
661 B
Groff

.\" Report problems in https://github.com/fwupd/fwupd
.TH man 1 "11 April 2021" @PACKAGE_VERSION@ "dbxtool man page"
.SH NAME
dbxtool \- modify the dbx revokation list
.SH SYNOPSIS
dbxtool [CMD]
.SH DESCRIPTION
.PP
This manual page documents briefly the \fBdbxtool\fR command.
.PP
\fBdbxtool\fR allows a user to operate on the UEFI dbx revokation list.
This tool can be used to list the current dbx contents or update it to a newer
version.
.SH OPTIONS
The dbxtool command takes various options depending on the action.
Run \fBdbxtool --help\fR for the full list.
.SH SEE ALSO
fwupdmgr(1)
.SH BUGS
No known bugs.
.SH AUTHOR
Richard Hughes (richard@hughsie.com)