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)
commit54ebe3fa01aae6cfee1caef0c1f1f20848ff95df
tree064a2fe5d23906f6af359b2a7df8c48291f2a18e
parent814ac705f254e9c80a2960cafa03cae3d252b03e
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.
(This used to be commit 97a14db75634b09dd272e9f59bc39c2b1eb52544)
source3/client/client.c