From f18da7d3a3f5343b3742302fe59fcc8cbd696a42 Mon Sep 17 00:00:00 2001 From: Nikita Tarasov Date: Mon, 16 May 2016 16:09:26 +0300 Subject: [PATCH] update docs Signed-off-by: Nikita Tarasov --- docs/storage-drivers/swift.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/storage-drivers/swift.md b/docs/storage-drivers/swift.md index 28e87d4df..4e28847d8 100644 --- a/docs/storage-drivers/swift.md +++ b/docs/storage-drivers/swift.md @@ -304,7 +304,7 @@ An implementation of the `storagedriver.StorageDriver` interface that uses [Open

- Optionally, specify the OpenStack Auth's version,for example 3. The driver use 0 (autodetect) by default. + Optionally, specify the OpenStack Auth's version,for example 3. By default the driver will autodetect the auth's version from the AuthURL.