diff options
Diffstat (limited to 'src/man/sssd.8.xml')
-rw-r--r-- | src/man/sssd.8.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/man/sssd.8.xml b/src/man/sssd.8.xml index e4d972c4e..5fda3ad71 100644 --- a/src/man/sssd.8.xml +++ b/src/man/sssd.8.xml @@ -66,6 +66,22 @@ </varlistentry> <varlistentry> <term> + <option>--debug-microseconds=</option><replaceable>mode</replaceable> + </term> + <listitem> + <para> + <emphasis>1</emphasis>: Add microseconds to the timestamp in debug messages + </para> + <para> + <emphasis>0</emphasis>: Disable microseconds in timestamp + </para> + <para> + Default: 0 + </para> + </listitem> + </varlistentry> + <varlistentry> + <term> <option>-f</option>,<option>--debug-to-files</option> </term> <listitem> |