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/sbkeysync.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/sbkeysync.1')
-rw-r--r-- | upstream/archlinux/man1/sbkeysync.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/upstream/archlinux/man1/sbkeysync.1 b/upstream/archlinux/man1/sbkeysync.1 new file mode 100644 index 00000000..8f0c8c24 --- /dev/null +++ b/upstream/archlinux/man1/sbkeysync.1 @@ -0,0 +1,33 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. +.TH SBKEYSYNC "1" "March 2023" "sbkeysync 0.9.5" "User Commands" +.SH NAME +sbkeysync - UEFI secure boot key synchronization tool +.SH SYNOPSIS +.B sbkeysync +[\fI\,options\/\fR] +.SH DESCRIPTION +Update EFI key databases from the filesystem +.SH OPTIONS +.TP +\fB\-\-efivars\-path\fR <dir> +Path to efivars mountpoint +(or regular directory for testing) +.TP +\fB\-\-verbose\fR +Print verbose progress information +.TP +\fB\-\-dry\-run\fR +Don't update firmware key databases +.TP +\fB\-\-pk\fR +Set PK +.TP +\fB\-\-keystore\fR <dir> +Read keys from <dir>/{db,dbx,KEK}/* +(can be specified multiple times, +first dir takes precedence) +.TP +\fB\-\-no\-default\-keystores\fR +Don't read keys from the default +.IP +keystore dirs |