]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/main/newfeatures.tex
Tweaks from Dan
[bacula/docs] / docs / manuals / en / main / newfeatures.tex
index be3db5481912d7f1bd9ffcd50fbeab47c7c419df..8a0937466c470afe72e7f016d2356b420ad10770 100644 (file)
@@ -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