Mentioned object file size under the upload in chunks

Change-Id: I87e729ca0871fb92a48e98bb090283387064e6c8
This commit is contained in:
bhavanicr 2017-02-16 18:51:03 +05:30 committed by bhavani
parent 8abc5c5343
commit a0f3e68f3a

View File

@ -8,7 +8,7 @@ Manage objects
$ swift upload CONTAINER OBJECT_FILENAME $ 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 .. code-block:: console