From: Eric Bollengier Date: Wed, 27 Oct 2010 15:32:54 +0000 (+0200) Subject: Document new drivetype -a -l X-Git-Tag: Release-5.2.1~64 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=34c38c9f3090007767d46d74b2029327d3a776f8;p=bacula%2Fdocs Document new drivetype -a -l --- diff --git a/docs/manuals/en/main/newfeatures.tex b/docs/manuals/en/main/newfeatures.tex index 003d31b3..609769c7 100644 --- a/docs/manuals/en/main/newfeatures.tex +++ b/docs/manuals/en/main/newfeatures.tex @@ -245,6 +245,16 @@ command. RunAfterJob = "/bin/echo Job=%j JobBytes=%b JobFiles=%f" \end{verbatim} +\section{Changes in drivetype.exe} + +Now the \texttt{drivetype.exe} program allows you to list all local hard +drives. It can help to build dynamic FileSet on Windows. + +\begin{verbatim} +File = "\\|\"c:/program files/bacula/bin32/drivetype\" -l -a" +\end{verbatim} + + \section{Additions to the Plugin API} The bfuncs structure has been extended to include a number of new entrypoints.