1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +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:
Andrea Longo
2024-07-24 13:02:37 -06:00
committed by GitHub
parent 5c138befa0
commit cb658261c8

View File

@ -42,7 +42,7 @@ input the contents from a ``.json`` file, such as one produced by
.. code-block:: shell
:class: copyable
mc ilm import myminio/mydata <> mydata-lifecycle-config.json
mc ilm import myminio/mydata < mydata-lifecycle-config.json
.. tab-item:: SYNTAX