Merge "Mentioned object file size under the upload in chunks"

This commit is contained in:
Jenkins 2017-02-17 01:25:51 +00:00 committed by Gerrit Code Review
commit 611b410a08

View File

@ -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