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