1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-22 15:58:50 -05:00

doc/pacman.conf: make SigLevel overview an unordered list

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2011-08-09 15:17:15 -05:00
parent 6803260f26
commit a42e52a09f

View File

@ -233,11 +233,11 @@ The 'SigLevel' directive is valid in both the `[options]` and repository
sections. If used in `[options]`, it sets a default value for any repository
that does not provide the setting.
If set to *Never*, no signature checking will take place.
If set to *Optional* , signatures will be checked when present, but unsigned
databases and packages will also be accepted.
If set to *Required*, signatures will be required on all packages and
databases.
* If set to *Never*, no signature checking will take place.
* If set to *Optional* , signatures will be checked when present, but unsigned
databases and packages will also be accepted.
* If set to *Required*, signatures will be required on all packages and
databases.
Alternatively, you can get more fine-grained control by combining some of
the options and prefixes described below. All options in a config file are