803fb7
From ffe00d391c0cfc52897820bb19c6a0b8a43680d8 Mon Sep 17 00:00:00 2001
803fb7
From: Lukas Nykryn <lnykryn@redhat.com>
803fb7
Date: Mon, 5 Oct 2015 12:19:13 +0200
803fb7
Subject: [PATCH] man: LEVEL in systemd-analyze set-log level is not optional
803fb7
803fb7
rhbz#1268336
803fb7
803fb7
Cherry-picked from: 62b29f83cdd3059fda5bf5d2e098293f6dccf863
803fb7
Resolves: #1268336
803fb7
---
803fb7
 man/systemd-analyze.xml | 2 +-
803fb7
 1 file changed, 1 insertion(+), 1 deletion(-)
803fb7
803fb7
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
803fb7
index b2e0f42d5..e58d9a74e 100644
803fb7
--- a/man/systemd-analyze.xml
803fb7
+++ b/man/systemd-analyze.xml
803fb7
@@ -93,7 +93,7 @@
803fb7
       <command>systemd-analyze</command>
803fb7
       <arg choice="opt" rep="repeat">OPTIONS</arg>
803fb7
       <arg choice="plain">set-log-level</arg>
803fb7
-      <arg choice="opt"><replaceable>LEVEL</replaceable></arg>
803fb7
+      <arg choice="plain"><replaceable>LEVEL</replaceable></arg>
803fb7
     </cmdsynopsis>
803fb7
     <cmdsynopsis>
803fb7
       <command>systemd-analyze</command>