From 0c6536d71bf12e81e6a052c7f195480cb2ac777c Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Sat, 10 Mar 2012 14:13:13 +0000 Subject: fix documentation: facility is mandatory --- README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README b/README index 438e3e3..2f8036a 100644 --- a/README +++ b/README @@ -39,12 +39,11 @@ Add given shell to the list of available system shells. %_preun_shelldel Remove given shell from the list of available system shells. -%_post_syslogadd [-s ] [-f ] [-m ] [-M ] -Add a syslog entry, with given destination (usually a log file), and returns -used facility. Support rsyslog only. +%_post_syslogadd [-s ] [-m ] [-M ] +Add a syslog entry, with given destination (usually a log file) and given +facility, and returns used facility. Support rsyslog only. Optional arguments: -s: ensure given source (usually /dev/log) is readable by syslog daemon. --f: use given facility (otherwise first available local one is used). -m: use given minimal priority. -M: use given maximal priority. -- cgit v1.2.1