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:
@ -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"] \
|
||||||
|
Reference in New Issue
Block a user