diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/archlinux/man1/sbverify.1 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/archlinux/man1/sbverify.1')
-rw-r--r-- | upstream/archlinux/man1/sbverify.1 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/upstream/archlinux/man1/sbverify.1 b/upstream/archlinux/man1/sbverify.1 new file mode 100644 index 00000000..1dc77e08 --- /dev/null +++ b/upstream/archlinux/man1/sbverify.1 @@ -0,0 +1,20 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. +.TH SBVERIFY "1" "March 2023" "sbverify 0.9.5" "User Commands" +.SH NAME +sbverify - UEFI secure boot verification tool +.SH SYNOPSIS +.B sbverify +[\fI\,options\/\fR] \fI\,--cert <certfile> <efi-boot-image>\/\fR +.SH DESCRIPTION +Verify a UEFI secure boot image. +.SH OPTIONS +.TP +\fB\-\-cert\fR <certfile> +certificate (x509 certificate) +.TP +\fB\-\-list\fR +list all signatures (but don't verify) +.TP +\fB\-\-detached\fR <file> +read signature from <file>, instead of +looking for an embedded signature |