summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkg-mgr-commands.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index 9538a7e..0175699 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -292,7 +292,8 @@ function has returned.
\item[doheader] \featurelabel{doheader} Installs the given header files into \t{/usr/include/},
by default with file mode \t{0644}. This can be overridden by setting \t{INSOPTIONS} with the
- \t{insopts} function.
+ \t{insopts} function. If the first argument is \t{-r}, then operates recursively, descending
+ into any directories given.
Only available in EAPIs listed in table~\ref{tab:doheader-table} as supporting \t{doheader}.
Failure behaviour is EAPI dependent as per section~\ref{sec:failure-behaviour}.