1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

DOCS-1050: Fix error in mc cp docs

This commit is contained in:
Ravind Kumar
2023-10-27 14:33:06 -04:00
parent f2d61b2bee
commit 6763b86c3c

View File

@ -102,7 +102,7 @@ Parameters
.. code-block:: none
mc cp ~/data/object.txt myminio/mydata/object.txt play/mydata/object.txt
mc cp ~/data/object.txt myminio/mydata/object.txt play/mydata/
For copying an object from a local filesystem, specify the full path to that object.
For example: