From 1f6583930b1061c5e79e09a9f2e80caaf9eeb405 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 10 Aug 2018 16:55:14 +0200 Subject: [PATCH] logger: add -S to the man page Reported-by: Radka Skvarilova Signed-off-by: Karel Zak --- misc-utils/logger.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc-utils/logger.1 b/misc-utils/logger.1 index 9fee5d3271..bf11c411be 100644 --- a/misc-utils/logger.1 +++ b/misc-utils/logger.1 @@ -224,7 +224,7 @@ produces: .fi .IP .TP -.BR \-\-size " \fIsize +.BR \-S , " -\-size " \fIsize Sets the maximum permitted message size to \fIsize\fR. The default is 1KiB characters, which is the limit traditionally used and specified in RFC 3164. With RFC 5424, this limit has become flexible. A good assumption -- 2.47.2