From: Kern Sibbald Date: Tue, 24 Apr 2012 14:56:38 +0000 (+0200) Subject: Add NewPreInclude plugin call X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f4bacdd9ce4ac321b5071dba59e8600349093a13;p=bacula%2Fdocs Add NewPreInclude plugin call --- diff --git a/docs/manuals/en/main/newfeatures.tex b/docs/manuals/en/main/newfeatures.tex index be3db548..8a093746 100644 --- a/docs/manuals/en/main/newfeatures.tex +++ b/docs/manuals/en/main/newfeatures.tex @@ -452,6 +452,12 @@ typedef struct s_baculaFuncs { or files matched by the rather simple fnmatch mechanism. See below for information on doing wild-card and regex excludes. +\item [NewPreInclude] can be called to create a new Include block. This + block will be added after the current defined Include block. This + function can be called multiple times, but each time, it will create + a new Include section (not normally needed). This function should + be called only if you want to add an entirely new Include block. + \item [NewInclude] can be called to create a new Include block. This block will be added before any user defined Include blocks. This function can be called multiple times, but each time, it will create