summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli.rst b/doc/source/cli.rst
index 87020c9..ad91ca9 100644
--- a/doc/source/cli.rst
+++ b/doc/source/cli.rst
@@ -244,7 +244,7 @@ Auth
``auth``
Display authentication variables in shell friendly format. Command to run to export storage
- url and auth token into ``OS_STORAGE_URL`` and ``OS_AUTH_TOKEN``: ``swift auth``.
+ URL and auth token into ``OS_STORAGE_URL`` and ``OS_AUTH_TOKEN``: ``swift auth``.
Command to append to a runcom file (e.g. ``~/.bashrc``, ``/etc/profile``) for automatic
authentication: ``swift auth -v -U test:tester -K testing``.