summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2015-08-25 12:58:45 +0200
committerJakub Hrozek <jhrozek@redhat.com>2015-08-31 17:37:45 +0200
commit5e2ffb69dcdd157ea422c6aec256111653e4206b (patch)
tree2b4f16b1b6b47e7061b4f4b2aa62ad830a3e547a /src/man
parentb9901fe3d6cfe05cd75a2440c0f9c7985aea36c6 (diff)
downloadsssd-5e2ffb69dcdd157ea422c6aec256111653e4206b.tar.gz
sssd-5e2ffb69dcdd157ea422c6aec256111653e4206b.tar.xz
sssd-5e2ffb69dcdd157ea422c6aec256111653e4206b.zip
sss_override: document --debug options
Resolves: https://fedorahosted.org/sssd/ticket/2758 Reviewed-by: Petr Cech <pcech@redhat.com>
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sss_override.8.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/man/sss_override.8.xml b/src/man/sss_override.8.xml
index d289f5b7d..c2ec5dd41 100644
--- a/src/man/sss_override.8.xml
+++ b/src/man/sss_override.8.xml
@@ -190,6 +190,22 @@
</variablelist>
</refsect1>
+ <refsect1 id='options'>
+ <title>COMMON OPTIONS</title>
+ <para>
+ Those options are available with all commands.
+ </para>
+ <variablelist remap='IP'>
+ <varlistentry>
+ <term>
+ <option>-d</option>,<option>--debug</option>
+ <replaceable>LEVEL</replaceable>
+ </term>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="include/debug_levels.xml" />
+ </varlistentry>
+ </variablelist>
+ </refsect1>
+
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="include/seealso.xml" />
</refentry>