# HG changeset patch # User Mahlon E. Smith # Date 1315349947 25200 # Node ID 18e71da965ff0516a132cc4ec79be7ba97881eaf # Parent db47ba64ebda3cbe42ee9a8e93f0e149c45d2916 Add documentation for the additional short flags. diff -r db47ba64ebda -r 18e71da965ff shelldap --- a/shelldap Sat Mar 05 18:50:27 2011 +0100 +++ b/shelldap Tue Sep 06 15:59:07 2011 -0700 @@ -90,6 +90,7 @@ address, or a URI. --server ldaps://ldap.example.net + -H ldaps://ldap.example.net =back @@ -101,6 +102,7 @@ an anonymous bind. You will be prompted for a password. --binddn cn=Manager,dc=your,o=company + -D cn=Manager,dc=your,o=company =back @@ -112,6 +114,7 @@ try and ask the server for a sane default. --basedn dc=your,o=company + -b dc=your,o=company =back