1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

Update mc share download syntax (#1109)

In following page the syntax section is not for download:

https://min.io/docs/minio/linux/reference/minio-mc/mc-share-download.html#syntax
This PR will changes syntax from upload  to download
This commit is contained in:
mozafar
2024-01-17 01:49:39 +03:30
committed by GitHub
parent 7c8e761fd3
commit 6367e30fb4

View File

@ -51,7 +51,7 @@ documentation on :aws-docs:`Pre-Signed URLs
.. code-block:: shell
:class: copyable
mc [GLOBALFLAGS] share upload \
mc [GLOBALFLAGS] share download \
[--expire "string"] \
[--recursive] \
[--version-id "string"] \