diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index 514f5591..9e696852 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*
::
+ 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* ::
Specify an alternate log file. This is an absolute path, regardless of
the installation root setting.