summaryrefslogtreecommitdiffstats
path: root/src/daemon/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/main.c')
-rw-r--r--src/daemon/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/main.c b/src/daemon/main.c
index de22a90f43..98878b2daf 100644
--- a/src/daemon/main.c
+++ b/src/daemon/main.c
@@ -820,7 +820,6 @@ int help(int exitcode) {
fprintf(stream, "\n Signals netdata handles:\n\n"
" - HUP Close and reopen log files.\n"
- " - USR1 Save internal DB to disk.\n"
" - USR2 Reload health configuration.\n"
"\n"
);