URL: https://github.com/SSSD/sssd/pull/123
Author: mzidek-rh
 Title: #123: MAN: sssctl debug level
Action: opened

PR body:
"""
Use tools specific reference to debog level explanation in sssctl
man page.

Resolves:
https://fedorahosted.org/sssd/ticket/3085
"""

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/123/head:pr123
git checkout pr123
From 5c842ecc9f22f85ca12099818ab3cdd9c6ab6237 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20=C5=BDidek?= <mzi...@redhat.com>
Date: Fri, 13 Jan 2017 15:18:47 +0100
Subject: [PATCH] MAN: sssctl debug level

Use tools specific reference to debog level explanation in sssctl
man page.

Resolves:
https://fedorahosted.org/sssd/ticket/3085
---
 src/man/sssctl.8.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/man/sssctl.8.xml b/src/man/sssctl.8.xml
index cbb632b..7e19e00 100644
--- a/src/man/sssctl.8.xml
+++ b/src/man/sssctl.8.xml
@@ -57,7 +57,7 @@
                     <option>--debug</option>
                     <replaceable>LEVEL</replaceable>
                 </term>
-                <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="include/debug_levels.xml" />
+                <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="include/debug_levels_tools.xml" />
             </varlistentry>
         </variablelist>
     </refsect1>
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to