mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 11:35:00 -05:00
pacman.8: document --hookdir
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
18d00097a2
commit
a5a9080219
@ -175,6 +175,13 @@ Options
|
|||||||
specifies that the keys are authentic and trusted. *NOTE*: This is an absolute
|
specifies that the keys are authentic and trusted. *NOTE*: This is an absolute
|
||||||
path, and the root path is not automatically prepended.
|
path, and the root path is not automatically prepended.
|
||||||
|
|
||||||
|
*\--hookdir* <dir>::
|
||||||
|
Specify a alternative directory containing hook files (a typical default is
|
||||||
|
+{sysconfdir}/pacman.d/hooks+). Multiple hook directories can be specified
|
||||||
|
with hooks in later directories taking precedence over hooks in earlier
|
||||||
|
directories. *NOTE*: This is an absolute path, and the root path is not
|
||||||
|
automatically prepended.
|
||||||
|
|
||||||
*\--logfile* <file>::
|
*\--logfile* <file>::
|
||||||
Specify an alternate log file. This is an absolute path, regardless of
|
Specify an alternate log file. This is an absolute path, regardless of
|
||||||
the installation root setting.
|
the installation root setting.
|
||||||
|
Loading…
Reference in New Issue
Block a user