mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Adds information or requeueing healing processes (#598)
Closes #529 Release RELEASE.2022-08-11T04-37-28Z optimized when site healing requeues. Updated bucket replication and site replication docs to reflect this change.
This commit is contained in:
@ -55,7 +55,7 @@ Parameters
|
||||
.. mc-cmd:: TARGET
|
||||
:required:
|
||||
|
||||
The full path to the :ref:`alias <mc-alias-set>` or prefix where the command should run.
|
||||
The full path to the :ref:`alias <minio-mc-alias>` or prefix where the command should run.
|
||||
|
||||
.. mc-cmd:: --attr
|
||||
:optional:
|
||||
|
@ -23,7 +23,7 @@ The :mc:`mc support top api` command summarizes the real-time API events on a Mi
|
||||
|
||||
.. tab-item:: EXAMPLE
|
||||
|
||||
The following command udisplays the current in-progress S3 API calls on the :term:`alias` ``myminio``.
|
||||
The following command displays the current in-progress S3 API calls on the :term:`alias` ``myminio``.
|
||||
|
||||
.. code-block:: shell
|
||||
:class: copyable
|
||||
@ -55,7 +55,7 @@ Parameters
|
||||
:required:
|
||||
|
||||
The full path to the alias, prefix, or object where the command should run.
|
||||
The path must include at least an :ref:`ALIAS <mc-alias-set>`.
|
||||
The path must include at least an :ref:`ALIAS <minio-mc-alias>`.
|
||||
|
||||
.. mc-cmd:: --name
|
||||
:optional:
|
||||
|
@ -23,7 +23,7 @@ The :mc:`mc support top disk` command displays current disk statistics.
|
||||
|
||||
.. tab-item:: EXAMPLE
|
||||
|
||||
The following command udisplays the current in-progress S3 API calls on the :term:`alias` ``myminio``.
|
||||
The following command displays the current in-progress S3 API calls on the :term:`alias` ``myminio``.
|
||||
|
||||
.. code-block:: shell
|
||||
:class: copyable
|
||||
@ -51,7 +51,7 @@ Parameters
|
||||
.. mc-cmd:: TARGET
|
||||
:required:
|
||||
|
||||
The full path to the :ref:`alias <mc-alias-set>` or :term:`prefix` where the command should run.
|
||||
The full path to the :ref:`alias <minio-mc-alias>` or :term:`prefix` where the command should run.
|
||||
|
||||
.. mc-cmd:: --count, -c
|
||||
:optional:
|
||||
|
@ -51,7 +51,7 @@ Parameters
|
||||
.. mc-cmd:: TARGET
|
||||
:required:
|
||||
|
||||
The full path to the :ref:`alias <mc-alias-set>` or prefix where the command should run.
|
||||
The full path to the :ref:`alias <minio-mc-alias>` or prefix where the command should run.
|
||||
|
||||
.. mc-cmd:: --stale
|
||||
:optional:
|
||||
|
@ -57,7 +57,7 @@ Parameters
|
||||
:required:
|
||||
|
||||
The full path to the object or prefix where the command should run.
|
||||
The path must include the :ref:`ALIAS <mc-alias-set>`, bucket, and prefix or object name.
|
||||
The path must include the :ref:`ALIAS <minio-mc-alias>`, bucket, and prefix or object name.
|
||||
|
||||
.. mc-cmd:: --last
|
||||
:optional:
|
||||
|
Reference in New Issue
Block a user