Tidied up option processing in smbclient - usage message now actually
authorJeremy Allison <jra@samba.org>
Thu, 29 Oct 1998 02:18:17 +0000 (02:18 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 29 Oct 1998 02:18:17 +0000 (02:18 +0000)
commit97a14db75634b09dd272e9f59bc39c2b1eb52544
tree2c08c147825b7b1f4e0fa21d811db76a6faea5a2
parent3b2d25035e2f718532b4cfe2fd3342ddfcdb54c3
Tidied up option processing in smbclient - usage message now actually
reflects the real options. Removed '-S' option - couldn't see what
this was doing (seemed to have something to do with nt_domain_logon ?).
Luke please check if you needed this code (code is only #ifdef'ed out
and can be re-instated).
Did this to make writing of yodl smbclient man page possible :-).
Jeremy.
source/client/client.c