1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +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 .. code-block:: shell
:class: copyable :class: copyable
mc [GLOBALFLAGS] share upload \ mc [GLOBALFLAGS] share download \
[--expire "string"] \ [--expire "string"] \
[--recursive] \ [--recursive] \
[--version-id "string"] \ [--version-id "string"] \