Blame SOURCES/0001-logrotate-3.14.0-man-version.patch

f68c4d
From b0d067cfba64956893fc095bb37f8c767f5a910e Mon Sep 17 00:00:00 2001
f68c4d
From: Kamil Dudka <kdudka@redhat.com>
f68c4d
Date: Mon, 6 Aug 2018 17:13:31 +0200
f68c4d
Subject: [PATCH] logrotate.8: document the --version option
f68c4d
f68c4d
The man page now covers all the options that are listed
f68c4d
by `logrotate --help`.
f68c4d
f68c4d
Bug: https://bugzilla.redhat.com/1611498
f68c4d
f68c4d
Upstream-commit: 4088ef987df2ec48cc3d968eb87ad27c840fa2d8
f68c4d
Signed-off-by: Kamil Dudka <kdudka@redhat.com>
f68c4d
---
f68c4d
 logrotate.8.in | 4 ++++
f68c4d
 1 file changed, 4 insertions(+)
f68c4d
f68c4d
diff --git a/logrotate.8.in b/logrotate.8.in
f68c4d
index 004229e..5ef09c5 100644
f68c4d
--- a/logrotate.8.in
f68c4d
+++ b/logrotate.8.in
f68c4d
@@ -87,6 +87,10 @@ Prints a short usage message.
f68c4d
 \fB\-v\fR, \fB\-\-verbose\fR
f68c4d
 Turns on verbose mode, for example to display messages during rotation.
f68c4d
 
f68c4d
+.TP
f68c4d
+\fB\-\-version\fR
f68c4d
+Display version information.
f68c4d
+
f68c4d
 .SH CONFIGURATION FILE
f68c4d
 
f68c4d
 \fBlogrotate\fR reads everything about the log files it should be handling
f68c4d
-- 
f68c4d
2.17.1
f68c4d