From 66b8d0e629d25decccd47a113df611d17a20aa7f Mon Sep 17 00:00:00 2001 From: Joerg Behrmann Date: Fri, 22 Apr 2022 13:24:20 +0200 Subject: [PATCH] docs: add missing genkey command summary --- mkosi.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mkosi.md b/mkosi.md index fb932097d..499551dac 100644 --- a/mkosi.md +++ b/mkosi.md @@ -115,6 +115,12 @@ The following command line verbs are known: `--auto-bump`/`-B` may be used to automatically bump the version after each successful build. +`genkey` + +: Generate a pair of SecureBoot keys for usage with the + `SecureBootKey=`/`--secure-boot-key=` and + `SecureBootCertificate=`/`--secure-boot-certificate=` options. + `help` : This verb is equivalent to the `--help` switch documented below: it -- 2.47.2