diff options
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 |