diff --git a/docs/gw/json.rst b/docs/gw/json.rst index 0b086c7d..e85a4832 100644 --- a/docs/gw/json.rst +++ b/docs/gw/json.rst @@ -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