diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2009-05-01 15:39:22 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2009-05-01 15:39:22 +0000 |
commit | 2eb985ad086761eb5320b057fbf7ff7d39446744 (patch) | |
tree | 6f513e942a6d205faafa6b1c2619014ddd670a19 | |
parent | 765f5942a21ae377b054a55d61651b86629c4de8 (diff) |
document that you can specify -d multiple times
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@854 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | man/nslcd.8.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/nslcd.8.xml b/man/nslcd.8.xml index a02092b..4cda483 100644 --- a/man/nslcd.8.xml +++ b/man/nslcd.8.xml @@ -87,6 +87,8 @@ verbose debugging info to stderr. <command>nslcd</command> will handle connections as usual. This option is for debugging purposes only. + Specify this option multiple times to also include more detailed logging + from the LDAP library. </para> </listitem> </varlistentry> |