Fix #40: update docs and online help text wrt. caching of kmsg seqno

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2021-07-26 14:04:45 +02:00
parent 5211bcee08
commit b0d4e4cc3f
3 changed files with 17 additions and 1 deletions

View File

@@ -275,6 +275,7 @@ int usage(int code)
" default: 'syslog', port 514\n"
"\n"
" -C FILE File to cache last read kernel seqno, default: %s\n"
" Note: syslogd relies on this file being removed at system reboot.\n"
" -d Enable debug mode, implicitly enables -F to prevent backgrounding\n"
" -F Run in foreground, required when monitored by init(1)\n"
" -f FILE Alternate .conf file, default: %s\n"