summaryrefslogtreecommitdiffstats
path: root/src/man/sssd.conf.5.xml
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2016-04-26 11:04:36 -0400
committerJakub Hrozek <jhrozek@redhat.com>2016-06-16 13:36:44 +0200
commit131684b9107a3fc07906013d16b35975531f2864 (patch)
tree99a7bd6aedf5f55e521ce66cdfe2d645c50cebf4 /src/man/sssd.conf.5.xml
parent60787fb44924e84a0c7ddfe9d5e62e64ea1edcd1 (diff)
downloadsssd-131684b9107a3fc07906013d16b35975531f2864.tar.gz
sssd-131684b9107a3fc07906013d16b35975531f2864.tar.xz
sssd-131684b9107a3fc07906013d16b35975531f2864.zip
DEBUG: Add `debug` alias for debug_level
Our users constantly make the mistake of typing `debug = 9` in the sssd.conf instead of `debug_level = 9` as would be correct. This happens frequently-enough that we should just alias it rather than continue to have people make mistakes. Resolves: https://fedorahosted.org/sssd/ticket/2999 Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Petr Cech <pcech@redhat.com>
Diffstat (limited to 'src/man/sssd.conf.5.xml')
-rw-r--r--src/man/sssd.conf.5.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index b82e94156..d5442d0cd 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -70,6 +70,19 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="include/debug_levels.xml" />
</varlistentry>
<varlistentry>
+ <term>debug (integer)</term>
+ <listitem>
+ <para>
+ SSSD 1.14 and later also includes the
+ <replaceable>debug</replaceable> alias for
+ <replaceable>debug_level</replaceable> as a
+ convenience feature. If both are specified, the
+ value of <replaceable>debug_level</replaceable>
+ will be used.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>debug_timestamps (bool)</term>
<listitem>
<para>