summaryrefslogtreecommitdiffstats
path: root/netdata-installer.sh
diff options
context:
space:
mode:
authorSimon Nagl <simonnagl@aim.com>2016-05-17 15:20:41 +0200
committerSimon Nagl <simonnagl@aim.com>2016-05-23 11:35:20 +0200
commitc2db0f5187b6f053535b9ba93ac9ea98fd4ea336 (patch)
tree667889ba5dc4fa284d9cc2d6ac34d353db3ebdef /netdata-installer.sh
parenta48fb7d4951c2541e713da4b9272db02f1a57abc (diff)
Command line options: added info of changes.
Added information about the change of command line options. This commit can be reverted with the next major release.
Diffstat (limited to 'netdata-installer.sh')
-rwxr-xr-xnetdata-installer.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/netdata-installer.sh b/netdata-installer.sh
index be84a7172f..80cdb653f5 100755
--- a/netdata-installer.sh
+++ b/netdata-installer.sh
@@ -830,6 +830,9 @@ cat <<-END
-------------------------------------------------------------------------------
+ INFO: Command line options changed. -pidfile, -nd and -ch are deprecated.
+ If you use custom stratup scripts please run netdata -h to see the
+ corresponding options and update your scripts.
Hit http://${access}:${NETDATA_PORT}/ from your browser.