dracut/0145.patch
Petr Šabata 77c9114cb0 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/dracut#99c74373eee952f26c7d256f12c024fe29397ae6
2020-10-14 23:52:06 +02:00

25 lines
638 B
Diff
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

From a5372b8ba85bc70c68771feab9504ebd5a336625 Mon Sep 17 00:00:00 2001
From: Daniel Molkentin <dmolkentin@suse.com>
Date: Fri, 28 Aug 2020 17:12:27 +0200
Subject: [PATCH] Add --version to man page
---
dracut.8.asc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dracut.8.asc b/dracut.8.asc
index a873611e..b99019e5 100644
--- a/dracut.8.asc
+++ b/dracut.8.asc
@@ -265,6 +265,9 @@ example:
**-v, --verbose**::
increase verbosity level (default is info(4))
+**--version**::
+ display version and exit
+
**-q, --quiet**:: decrease verbosity level (default is info(4))
**-c, --conf** _<dracut configuration file>_::