From a0f3e68f3a3c4b1e3bffb0bc2b01ba1407435ed7 Mon Sep 17 00:00:00 2001 From: bhavanicr Date: Thu, 16 Feb 2017 18:51:03 +0530 Subject: [PATCH] Mentioned object file size under the upload in chunks Change-Id: I87e729ca0871fb92a48e98bb090283387064e6c8 --- doc/user-guide/source/cli-swift-manage-objects.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user-guide/source/cli-swift-manage-objects.rst b/doc/user-guide/source/cli-swift-manage-objects.rst index 99d912725f..3a129d9796 100644 --- a/doc/user-guide/source/cli-swift-manage-objects.rst +++ b/doc/user-guide/source/cli-swift-manage-objects.rst @@ -8,7 +8,7 @@ Manage objects $ swift upload CONTAINER OBJECT_FILENAME - To upload in chunks, for large files, run the following command: + To upload in chunks, for larger than 5GB files, run the following command: .. code-block:: console