summaryrefslogtreecommitdiffstats
path: root/netdata-installer.sh
diff options
context:
space:
mode:
authorcarrychair <137268757+carrychair@users.noreply.github.com>2024-03-12 17:56:56 +0800
committerGitHub <noreply@github.com>2024-03-12 11:56:56 +0200
commit8f38f0192ed58898b60efd53cd0c30bc724c78fa (patch)
treea4b873d3fb2ef4dd9f14276f5f3aa0933e2f62f0 /netdata-installer.sh
parent70b49589947a97aeb954b2cb41068a04b6f0f16b (diff)
remove repetitive words (#17131)
Diffstat (limited to 'netdata-installer.sh')
-rwxr-xr-xnetdata-installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/netdata-installer.sh b/netdata-installer.sh
index dd7b18bcbc..033c1aefee 100755
--- a/netdata-installer.sh
+++ b/netdata-installer.sh
@@ -216,7 +216,7 @@ USAGE: ${PROGRAM} [options]
--disable-plugin-nfacct Explicitly disable the nfacct plugin.
--enable-plugin-xenstat Enable the xenstat plugin. Default: enable it when libxenstat and libyajl are available.
--disable-plugin-xenstat Explicitly disable the xenstat plugin.
- --enable-plugin-systemd-journal Enable the the systemd journal plugin. Default: enable it when libsystemd is available.
+ --enable-plugin-systemd-journal Enable the systemd journal plugin. Default: enable it when libsystemd is available.
--disable-plugin-systemd-journal Explicitly disable the systemd journal plugin.
--enable-exporting-kinesis Enable AWS Kinesis exporting connector. Default: enable it when libaws_cpp_sdk_kinesis
and its dependencies are available.