mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +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`.
|
||||
|
||||
.. option:: --JSON
|
||||
.. option:: --json
|
||||
|
||||
Enables `JSON lines <http://jsonlines.org/>`_ formatted output to the
|
||||
console.
|
||||
@ -541,7 +541,7 @@ You can also define some of these options using :ref:`Environment Variables <min
|
||||
.. code-block:: shell
|
||||
:class: copyable
|
||||
|
||||
mc --JSON ls play
|
||||
mc --json ls play
|
||||
|
||||
Alternatively, set the environment variable :envvar:`MC_JSON`.
|
||||
|
||||
|
Reference in New Issue
Block a user