mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-31 06:48:10 +00:00

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.
23 lines
661 B
Groff
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)
|