Document LocalFileSigLevel and RemoteFileSigLevel

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Allan McRae 2013-02-05 10:55:55 +10:00
parent 33b3b6d9b8
commit 05d83c46fd

View file

@ -155,6 +155,14 @@ Options
Set the default signature verification level. For more information, see Set the default signature verification level. For more information, see
<<SC,Package and Database Signature Checking>> below. <<SC,Package and Database Signature Checking>> below.
*LocalFileSigLevel =* ...::
Set the signature verification level for installing packages using the "-U"
operation on a local file. Uses the value from SigLevel as the default.
*RemoteFileSigLevel =* ...::
Set the signature verification level for installing packages using the "-U"
operation on a remote file URL. Uses the value from SigLevel as the default.
*UseSyslog*:: *UseSyslog*::
Log action messages through syslog(). This will insert log entries into Log action messages through syslog(). This will insert log entries into
+{localstatedir}/log/messages+ or equivalent. +{localstatedir}/log/messages+ or equivalent.