1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
---
title: dbxtool command line utility
---
% dbxtool(1) {{PACKAGE_VERSION}} | dbxtool man page
## NAME
**dbxtool** — modify the dbx revocation list
## SYNOPSIS
| **dbxtool** [CMD]
## DESCRIPTION
This manual page documents briefly the **dbxtool** command.
**dbxtool** allows a user to operate on the UEFI dbx revocation list.
This tool can be used to list the current dbx contents or update it to a newer version.
## OPTIONS
The dbxtool command takes various options depending on the action.
Run **dbxtool --help** for the full list.
## BUGS
See GitHub Issues: <https://github.com/fwupd/fwupd/issues>
## SEE ALSO
<fwupdtool(1)>
<fwupdmgr(1)>
|