diff --git a/source/reference/minio-mc.rst b/source/reference/minio-mc.rst index c797aa5a..e3e86472 100644 --- a/source/reference/minio-mc.rst +++ b/source/reference/minio-mc.rst @@ -154,7 +154,7 @@ The following table lists :mc-cmd:`mc` commands: * - | :mc:`mc alias set` | :mc:`mc alias remove` | :mc:`mc alias list` - - The command command provides a convenient interface for + - The ``mc alias`` commands provide a convenient interface for managing the list of S3-compatible hosts that :mc-cmd:`mc` can connect to and run operations against. diff --git a/source/reference/minio-mc/mc-cat.rst b/source/reference/minio-mc/mc-cat.rst index d1ee6c80..b4813f2a 100644 --- a/source/reference/minio-mc/mc-cat.rst +++ b/source/reference/minio-mc/mc-cat.rst @@ -45,7 +45,7 @@ display the contents of the specified file or object to ``STDOUT``. .. tab-item:: SYNTAX - The command command has the following syntax: + The :mc:`mc cat` command has the following syntax: .. code-block:: shell :class: copyable diff --git a/source/reference/minio-mc/mc-cp.rst b/source/reference/minio-mc/mc-cp.rst index 1279ed87..3f52bfe5 100644 --- a/source/reference/minio-mc/mc-cp.rst +++ b/source/reference/minio-mc/mc-cp.rst @@ -44,7 +44,7 @@ similar results to the ``cp`` commandline tool. .. tab-item:: SYNTAX - The command command has the following syntax: + The :mc:`mc cp` command has the following syntax: .. code-block:: shell :class: copyable diff --git a/source/reference/minio-mc/mc-diff.rst b/source/reference/minio-mc/mc-diff.rst index 4069575e..e59bc093 100644 --- a/source/reference/minio-mc/mc-diff.rst +++ b/source/reference/minio-mc/mc-diff.rst @@ -39,7 +39,7 @@ objects. .. tab-item:: SYNTAX - The command command has the following syntax: + The :mc:`mc diff` command has the following syntax: .. code-block:: shell :class: copyable diff --git a/source/reference/minio-mc/mc-tree.rst b/source/reference/minio-mc/mc-tree.rst index 9452c56d..a463ef96 100644 --- a/source/reference/minio-mc/mc-tree.rst +++ b/source/reference/minio-mc/mc-tree.rst @@ -68,7 +68,7 @@ Parameters mc tree myminio/mybucket - You can specify multiple targets to The command command. For + You can specify multiple targets to the :mc:`mc tree` command. For example: .. code-block:: shell