diff options
Diffstat (limited to 'man/pam_systemd.xml')
-rw-r--r-- | man/pam_systemd.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 0e25a4ac9f..d3edc32d2d 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -131,10 +131,11 @@ </varlistentry> <varlistentry> - <term><option>debug=</option></term> + <term><option>debug<optional>=</optional></option></term> - <listitem><para>Takes a boolean - argument. If yes, the module will log + <listitem><para>Takes an optional + boolean argument. If yes or without + the argument, the module will log debugging information as it operates.</para></listitem> </varlistentry> |