Blame SOURCES/0009-Improve-man-page-for-info-option.patch

9067cc
From 64f91f29b03639b0726f0c46f004a20f11379e22 Mon Sep 17 00:00:00 2001
9067cc
From: Jan Stodola <jstodola@redhat.com>
9067cc
Date: Sat, 1 Dec 2018 02:33:23 +0100
9067cc
Subject: [PATCH] Improve man page for --info option
9067cc
9067cc
1) commit 941d4a0b removed description of --info DEFAULT
9067cc
2) Add description of --info ALL
9067cc
---
9067cc
 grubby.8 | 5 ++++-
9067cc
 1 file changed, 4 insertions(+), 1 deletion(-)
9067cc
9067cc
diff --git a/grubby.8 b/grubby.8
9067cc
index 355b6eb6908..9ffef895b0f 100644
9067cc
--- a/grubby.8
9067cc
+++ b/grubby.8
9067cc
@@ -132,7 +132,10 @@ is the default on ia32 platforms.
9067cc
 
9067cc
 .TP
9067cc
 \fB-\-info\fR=\fIkernel-path\fR
9067cc
-Display information on all boot entries which match \fIkernel-path\fR. I
9067cc
+Display information on all boot entries which match \fIkernel-path\fR. If
9067cc
+\fIkernel-path\fR is \fBDEFAULT\fR, then information on the default kernel
9067cc
+is displayed. If \fIkernel-path\fR is \fBALL\fR, then information on all boot
9067cc
+entries are displayed.
9067cc
 
9067cc
 .TP
9067cc
 \fB-\-initrd\fR=\fIinitrd-path\fR
9067cc
-- 
9067cc
2.19.1
9067cc