[pacman-dev] [PATCH] pacman.8: document --hookdir

Allan McRae allan at archlinux.org
Tue Jan 26 09:53:04 UTC 2016


Signed-off-by: Allan McRae <allan at archlinux.org>
---
 doc/pacman.8.txt | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index 514f559..8f554d2 100644
--- a/doc/pacman.8.txt
+++ b/doc/pacman.8.txt
@@ -175,6 +175,13 @@ Options
 	specifies that the keys are authentic and trusted. *NOTE*: This is an absolute
 	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+). Mulitple 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>::
 	Specify an alternate log file. This is an absolute path, regardless of
 	the installation root setting.
-- 
2.7.0


More information about the pacman-dev mailing list