mirror of
https://github.com/minio/docs.git
synced 2025-07-28 19:42:10 +03:00
Fixing The Command command with references to intended command
This commit is contained in:
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user