mirror of
https://github.com/minio/docs.git
synced 2025-08-06 14:42:56 +03:00
Update minio-mc.rst the error parameters, uppercase JSON is not avail… (#1148)
Update minio-mc.rst the error parameters, uppercase JSON is not available。 
This commit is contained in:
@@ -530,7 +530,7 @@ You can also define some of these options using :ref:`Environment Variables <min
|
|||||||
|
|
||||||
Alternatively, set the environment variable :envvar:`MC_CONFIG_DIR`.
|
Alternatively, set the environment variable :envvar:`MC_CONFIG_DIR`.
|
||||||
|
|
||||||
.. option:: --JSON
|
.. option:: --json
|
||||||
|
|
||||||
Enables `JSON lines <http://jsonlines.org/>`_ formatted output to the
|
Enables `JSON lines <http://jsonlines.org/>`_ formatted output to the
|
||||||
console.
|
console.
|
||||||
@@ -541,7 +541,7 @@ You can also define some of these options using :ref:`Environment Variables <min
|
|||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
:class: copyable
|
:class: copyable
|
||||||
|
|
||||||
mc --JSON ls play
|
mc --json ls play
|
||||||
|
|
||||||
Alternatively, set the environment variable :envvar:`MC_JSON`.
|
Alternatively, set the environment variable :envvar:`MC_JSON`.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user