From d298236671b888efb7831139a46a411ff225b673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Sat, 15 Sep 2012 22:56:15 +0200 Subject: doheader accepts -r option for recursion. The doheader implementation is based on doins, so it is natural that it also supports recursion. --- pkg-mgr-commands.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}. -- cgit v1.2.3