From eb7e847adcecf11cd8fd99077ba3a582abe60146 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 25 May 2017 17:56:11 -0700 Subject: Be more consistent about periods in help text. --- toys/pending/syslogd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toys/pending/syslogd.c') diff --git a/toys/pending/syslogd.c b/toys/pending/syslogd.c index 73542cac..50d93189 100644 --- a/toys/pending/syslogd.c +++ b/toys/pending/syslogd.c @@ -20,7 +20,7 @@ config SYSLOGD -O FILE Default log file -f FILE Config file -p Alternative unix domain socket - -n Avoid auto-backgrounding. + -n Avoid auto-backgrounding -S Smaller output -m MARK interval (RANGE: 0 to 71582787) -R HOST Log to IP or hostname on PORT (default PORT=514/UDP)" -- cgit v1.2.3