mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Change instances of --JSON flag to --json (#1149)
Continues the work of #1148 to change all other instances of `--JSON` to `--json`.
This commit is contained in:
@ -6,7 +6,7 @@ This command supports any of the :ref:`global flags <minio-mc-global-options>`.
|
||||
|
||||
.. start-minio-mc-json-globals
|
||||
|
||||
.. mc-cmd:: --JSON
|
||||
.. mc-cmd:: --json
|
||||
:optional:
|
||||
|
||||
Enables `JSON lines <http://jsonlines.org/>`_ formatted output to the
|
||||
@ -17,7 +17,7 @@ This command supports any of the :ref:`global flags <minio-mc-global-options>`.
|
||||
.. code-block:: shell
|
||||
:class: copyable
|
||||
|
||||
mc --JSON COMMAND
|
||||
mc --json COMMAND
|
||||
|
||||
.. end-minio-mc-json-globals
|
||||
|
||||
|
Reference in New Issue
Block a user