FIXME: At the moment, if the user should happen to give the options
authorMartin Pool <mbp@samba.org>
Wed, 9 Jan 2002 08:17:12 +0000 (08:17 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 9 Jan 2002 08:17:12 +0000 (08:17 +0000)
commita56f0e93ea775ede87de478f9b09de2daa72ca27
treec4bcf064f200c1ae7d5c26b7489e330cd50923eb
parentf5bc0e92a66b418b2bd8f3669a9642b4d46bc8d1
FIXME: At the moment, if the user should happen to give the options
ahead of the service name (in standard Unix fashion) then smbclient
just spits out the usage message with no explanation of what in
particular was wrong.  Is there any reason we can't just parse out the
service name and password after running getopt??
(This used to be commit 5f6feb55d7e7566549141ebb1786b6f2f9f2645b)
source3/client/client.c