diff options
Diffstat (limited to 'upstream/opensuse-leap-15-6/man1/sbkeysync.1')
-rw-r--r-- | upstream/opensuse-leap-15-6/man1/sbkeysync.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/upstream/opensuse-leap-15-6/man1/sbkeysync.1 b/upstream/opensuse-leap-15-6/man1/sbkeysync.1 new file mode 100644 index 00000000..584e35a5 --- /dev/null +++ b/upstream/opensuse-leap-15-6/man1/sbkeysync.1 @@ -0,0 +1,33 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5. +.TH SBKEYSYNC "1" "April 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 |