fixing command in json.rst #1724

pull/1725/head
nicolargo 2020-09-12 10:43:35 +02:00
parent bfd0ae06c6
commit 58e43aedd7
1 changed files with 1 additions and 1 deletions

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