Add documentation for the additional short flags.
--- 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