1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Fix minor typo in version-enable command

This commit is contained in:
Krishnan Parthasarathi
2022-03-07 11:21:06 -08:00
committed by Harshavardhana
parent 244d873a73
commit 19241632c9

View File

@ -65,7 +65,7 @@ Replication Requires Versioning
MinIO relies on the immutability protections provided by versioning to MinIO relies on the immutability protections provided by versioning to
synchronize objects between the source and replication target. synchronize objects between the source and replication target.
Use the :mc-cmd:`mc version suspend` command to enable versioning on Use the :mc-cmd:`mc version enable` command to enable versioning on
*both* the source and destination bucket before starting this procedure: *both* the source and destination bucket before starting this procedure:
.. code-block:: shell .. code-block:: shell