Revision 9d0a8ecf

b/docs/collection_of_examples/configuration.rst
244 244
    . ...
245 245
    . <response from deploymentexample.com>
246 246
    . ...
247
    $ kamaki ==cloud=mytest user authenticate
247
    $ kamaki --cloud=mytest user authenticate
248 248
    . ...
249 249
    . <response from example.com>
250 250
    . ...
251
    $ kamaki ==cloud=default user authenticate
251
    $ kamaki --cloud=default user authenticate
252 252
    . ...
253 253
    . <response from deploymentexample.com, same as default behavior>
254 254
    . ...
255
    $ kamaki ==cloud=nonexistingcloud user authenticate
255
    $ kamaki --cloud=nonexistingcloud user authenticate
256 256
    . No cloud "nonexistingcloud" is configured
257 257
    . |  To configure a new cloud "nonexistingcloud", find and set the
258 258
    . |  single authentication URL and token:

Also available in: Unified diff