doc/pacman.conf: make SigLevel overview an unordered list
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
6803260f26
commit
a42e52a09f
1 changed files with 5 additions and 5 deletions
|
@ -233,10 +233,10 @@ 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
|
||||
* 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
|
||||
* 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
|
||||
|
|
Loading…
Add table
Reference in a new issue