Closed adriens closed 11 years ago
There is a little mistake in the auth command :
Actually there is that :
auth basic --username scott --pasword tiger
which leads to :
You should specify option (--password) for this command
The example command line should be corrected with password instead of pasword.
There is a little mistake in the auth command :
Actually there is that :
auth basic --username scott --pasword tiger
which leads to :
You should specify option (--password) for this command
The example command line should be corrected with password instead of pasword.