fixing command in json.rst #1724

This commit is contained in:
nicolargo 2020-09-12 10:43:35 +02:00
parent bfd0ae06c6
commit 58e43aedd7

View File

@ -6,5 +6,5 @@ JSON
It's possible to export stats to a JSON file.
.. code-block:: console
$ glances --export json --export-json-file /tmp/glances.json
$ glances --export json --export-json-file json /tmp/glances.json