diff options
Diffstat (limited to 'server/man')
-rw-r--r-- | server/man/sssd.8.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/server/man/sssd.8.xml b/server/man/sssd.8.xml index f6f71c6c..880cf769 100644 --- a/server/man/sssd.8.xml +++ b/server/man/sssd.8.xml @@ -56,6 +56,18 @@ </varlistentry> <varlistentry> <term> + <option>-f</option>,<option>--debug-to-files</option> + </term> + <listitem> + <para> + Send the debug output to files instead of stderr. By default, the + log files are stored in <filename>/var/log/sssd</filename> and + there are separate log files for every SSSD service and domain. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term> <option>-D</option>,<option>--daemon</option> </term> <listitem> |