mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Typo in deprecated mc ilm import page (#1282)
Hopefully nobody tries to use this deprecated command anymore, but fix the example typo anyway.
This commit is contained in:
@ -42,7 +42,7 @@ input the contents from a ``.json`` file, such as one produced by
|
|||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
:class: copyable
|
:class: copyable
|
||||||
|
|
||||||
mc ilm import myminio/mydata <> mydata-lifecycle-config.json
|
mc ilm import myminio/mydata < mydata-lifecycle-config.json
|
||||||
|
|
||||||
.. tab-item:: SYNTAX
|
.. tab-item:: SYNTAX
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user