mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 23:19:50 +00:00

This prevents problems when cross compiling. Using help2man is now also of limited use; if we can just tell the user to use --help we do not need to keep the manual in sync. It also allows us to drop the several other supporting files that we use when the help2man output isn't actually that useful. Fixes https://github.com/fwupd/fwupd/issues/3025
18 lines
545 B
Groff
18 lines
545 B
Groff
.\" Report problems in https://github.com/fwupd/fwupd
|
|
.TH man 8 "11 April 2021" @PACKAGE_VERSION@ "fwupdtpmevlog man page"
|
|
.SH NAME
|
|
fwupdtpmevlog \- debugging utility for the TPM event log
|
|
.SH SYNOPSIS
|
|
fwupdtpmevlog [CMD]
|
|
.SH DESCRIPTION
|
|
This tool will read and parse the TPM event log from the system firmware.
|
|
.SH OPTIONS
|
|
The fwupdtpmevlog command takes various options depending on the action.
|
|
Run \fBfwupdtpmevlog --help\fR for the full list.
|
|
.SH SEE ALSO
|
|
fwupdtool(1)
|
|
.SH BUGS
|
|
No known bugs.
|
|
.SH AUTHOR
|
|
Richard Hughes (richard@hughsie.com)
|