56d3f9b9ea
Resolves: #RHEL-4333 Signed-off-by: Leo Sandoval <lsandova@redhat.com>
24 lines
708 B
Diff
24 lines
708 B
Diff
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
|
From: Leo Sandoval <lsandova@redhat.com>
|
|
Date: Fri, 25 Oct 2024 16:12:51 -0600
|
|
Subject: [PATCH] man: fix typo on the --enable-validation argument
|
|
|
|
Signed-off-by: Leo Sandoval <lsandova@redhat.com>
|
|
---
|
|
man/mokutil.1 | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/man/mokutil.1 b/man/mokutil.1
|
|
index 8c8da86..5b72be3 100644
|
|
--- a/man/mokutil.1
|
|
+++ b/man/mokutil.1
|
|
@@ -122,7 +122,7 @@ Clear the password for MokManager (MokPW)
|
|
\fB--disable-validation\fR
|
|
Disable the validation process in shim
|
|
.TP
|
|
-\fB--enrolled-validation\fR
|
|
+\fB--enable-validation\fR
|
|
Enable the validation process in shim
|
|
.TP
|
|
\fB--sb-state\fR
|