Blame SOURCES/0082-sss_override-remove-d-from-manpage.patch

6cf099
From 76eb4e29154a9cea4b9189db0b6a0c4ee19e5231 Mon Sep 17 00:00:00 2001
6cf099
From: =?UTF-8?q?Pavel=20B=C5=99ezina?= <pbrezina@redhat.com>
6cf099
Date: Fri, 18 Sep 2015 15:55:13 +0200
6cf099
Subject: [PATCH 82/87] sss_override: remove -d from manpage
6cf099
6cf099
Short version of --debug is not acepted.
6cf099
6cf099
Reviewed-by: Pavel Reichl <preichl@redhat.com>
6cf099
(cherry picked from commit 8ca1a503cf82fe2c9ed6af9d5903a158496be122)
6cf099
---
6cf099
 src/man/sss_override.8.xml | 2 +-
6cf099
 1 file changed, 1 insertion(+), 1 deletion(-)
6cf099
6cf099
diff --git a/src/man/sss_override.8.xml b/src/man/sss_override.8.xml
6cf099
index c2ec5dd41703c7272acf7c9d2c30f20351099791..6381d7731761d3aa9e976475bae40941eb2264eb 100644
6cf099
--- a/src/man/sss_override.8.xml
6cf099
+++ b/src/man/sss_override.8.xml
6cf099
@@ -198,7 +198,7 @@
6cf099
         <variablelist remap='IP'>
6cf099
             <varlistentry>
6cf099
                 <term>
6cf099
-                    <option>-d</option>,<option>--debug</option>
6cf099
+                    <option>--debug</option>
6cf099
                     <replaceable>LEVEL</replaceable>
6cf099
                 </term>
6cf099
                 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="include/debug_levels.xml" />
6cf099
-- 
6cf099
2.4.3
6cf099