doc: fix typo in shell

Change-Id: I560f6001fb19bc646ea82e0298dcc3377433f072
This commit is contained in:
Julien Danjou 2015-12-31 11:27:20 +01:00
parent e9981a733b
commit 81bd2e06c3
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ set these environment variables::
export OS_AUTH_TOKEN=3bcc3d3a03f44e3d8377f9247b0ad155
Also, if the server doesn't support authentication, you can provide
:option:`--os-auth-plugon` gnocchi-noauth, :option:`--gnocchi-endpoint`, :option:`--user-id`
:option:`--os-auth-plugin` gnocchi-noauth, :option:`--gnocchi-endpoint`, :option:`--user-id`
and :option:`--project-id`. You can alternatively set these environment variables::
export OS_AUTH_PLUGIN=gnocchi-noauth