summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Cooper <petecooper@users.noreply.github.com>2022-01-31 08:53:45 +0000
committerGitHub <noreply@github.com>2022-01-31 11:53:45 +0300
commit490c20275905b7364293d9ce17894e953c3a0983 (patch)
tree785eeb263411634206d2fdf115db13a57dd12dc2
parent162f2b62b2dc6e38e8cd41c63bd36998b1c180fd (diff)
fix typo, tidy up sentence (#12062)
-rwxr-xr-xnetdata-installer.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/netdata-installer.sh b/netdata-installer.sh
index 7a97028f23..2336611a24 100755
--- a/netdata-installer.sh
+++ b/netdata-installer.sh
@@ -232,8 +232,8 @@ USAGE: ${PROGRAM} [options]
--disable-backend-prometheus-remote-write
--enable-backend-mongodb Enable MongoDB backend. Default: enable it when libmongoc is available.
--disable-backend-mongodb
- --enable-exporting-pubsub Enable Google Cloud PupSub exporting connector. Default: enable it when
- libgoogle_cloud_cpp_pubsub_protos and libraries it depends on are available.
+ --enable-exporting-pubsub Enable Google Cloud PubSub exporting connector. Default: enable it when
+ libgoogle_cloud_cpp_pubsub_protos and its dependencies are available.
--disable-exporting-pubsub
--enable-lto Enable Link-Time-Optimization. Default: disabled
--disable-lto