mirror of
https://github.com/moparisthebest/pacman
synced 2025-01-08 12:28:00 -05:00
doc: monospace attribute escape fixes
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
5842dad7e7
commit
8f1c873b5f
@ -25,12 +25,12 @@ and export keys, fetch keys from keyservers and update the key trust database.
|
|||||||
Options
|
Options
|
||||||
-------
|
-------
|
||||||
*\--config* <file>::
|
*\--config* <file>::
|
||||||
Use an alternate config file instead of the `{sysconfdir}/pacman.conf`
|
Use an alternate config file instead of the +{sysconfdir}/pacman.conf+
|
||||||
default.
|
default.
|
||||||
|
|
||||||
*\--gpgdir* <dir>::
|
*\--gpgdir* <dir>::
|
||||||
Set an alternate home directory for GnuPG. If unspecified, the value is
|
Set an alternate home directory for GnuPG. If unspecified, the value is
|
||||||
read from `{sysconfdir}/pacman.conf`.
|
read from +{sysconfdir}/pacman.conf+.
|
||||||
|
|
||||||
|
|
||||||
Commands
|
Commands
|
||||||
|
@ -71,7 +71,7 @@ Options
|
|||||||
|
|
||||||
*GPGDir =* path/to/gpg/dir::
|
*GPGDir =* path/to/gpg/dir::
|
||||||
Overrides the default location of the directory containing configuration
|
Overrides the default location of the directory containing configuration
|
||||||
files for GnuPG. A typical default is `{sysconfdir}/pacman.d/gnupg/`.
|
files for GnuPG. A typical default is +{sysconfdir}/pacman.d/gnupg/+.
|
||||||
This directory should contain two files: `pubring.gpg` and `trustdb.gpg`.
|
This directory should contain two files: `pubring.gpg` and `trustdb.gpg`.
|
||||||
`pubring.gpg` holds the public keys of all packagers. `trustdb.gpg`
|
`pubring.gpg` holds the public keys of all packagers. `trustdb.gpg`
|
||||||
contains a so-called trust database, which specifies that the keys are
|
contains a so-called trust database, which specifies that the keys are
|
||||||
|
Loading…
Reference in New Issue
Block a user