summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcsteiner <47841949+clintonsteiner@users.noreply.github.com>2023-12-29 07:15:49 -0600
committercsteiner <47841949+clintonsteiner@users.noreply.github.com>2024-01-03 11:28:30 -0600
commitcb92c9d455b5c212ba9b42d76c7fe5913123da49 (patch)
treef8c4e5bc982666badbab6372730847dc3d90d1b3
parent6e35ee035516389b2a40b710dcbd8774bc54aa31 (diff)
Update prometheus.rst, fix minor typos
Incorrect usage of argument and minor grammatical error --export-prometheus was used instead of --export prometheus
-rw-r--r--docs/gw/prometheus.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gw/prometheus.rst b/docs/gw/prometheus.rst
index 52b953d5..d33d8d73 100644
--- a/docs/gw/prometheus.rst
+++ b/docs/gw/prometheus.rst
@@ -4,8 +4,8 @@ Prometheus
==========
You can export statistics to a ``Prometheus`` server through an exporter.
-When the *--export-prometheus* is used, Glances creates a Prometheus exporter
-listening on <host:port> (define in the Glances configuration file).
+When the *--export prometheus* is used, Glances creates a Prometheus exporter
+listening on <host:port> (defined in the Glances configuration file).
.. code-block:: ini