diff --git a/source/reference/minio-mc-admin/mc-admin-heal.rst b/source/reference/minio-mc-admin/mc-admin-heal.rst index 3bbb7315..8b387798 100644 --- a/source/reference/minio-mc-admin/mc-admin-heal.rst +++ b/source/reference/minio-mc-admin/mc-admin-heal.rst @@ -63,42 +63,8 @@ Syntax the command returns the status of that scan. -++++++++++++++++++++ - - -.. dropdown:: Deprecated Arguments - - The following command flags have been deprecated and should only be used under guidance from MinIO Engineers in association with a SUBNET ticket. - - - ``--scan`` - - The type of scan to perform. Specify one of the following supported scan modes: - - - ``normal`` (default) - - ``deep`` - - - ``--recursive, r`` - - Recursively scans for objects in the specified bucket or bucket prefix. - - - ``--dry-run`` - - Inspects the :mc-cmd:`~mc admin heal TARGET` bucket or bucket prefix, but does *not* perform any object healing. - - - ``--force-start, f`` - - Force starts the healing process. - - - ``--force-stop, s`` - - Force stops the healing sequence. - - - ``--remove`` - - Removes dangling objects and data directories in the healing process not referenced by the metadata on a per-drive basis. - Healing Colors -------------- Some versions of MinIO used a color key as a way to differentiate objects with different healing statuses. -For details of this key, see the :ref:`Healing ` concept page. \ No newline at end of file +For details of this key, see the :ref:`Healing ` concept page. diff --git a/source/reference/minio-mc-admin/mc-admin-trace.rst b/source/reference/minio-mc-admin/mc-admin-trace.rst index 383fa1bc..71a0a203 100644 --- a/source/reference/minio-mc-admin/mc-admin-trace.rst +++ b/source/reference/minio-mc-admin/mc-admin-trace.rst @@ -122,11 +122,13 @@ Syntax Valid call types include: + - ``batch-keyrotation`` - ``batch-replication`` - ``bootstrap`` - ``decommission`` - ``ftp`` - ``healing`` + - ``ilm`` - ``internal`` - ``os`` - ``rebalance``