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