]> git.sur5r.net Git - bacula/docs/commitdiff
Document new drivetype -a -l
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 27 Oct 2010 15:32:54 +0000 (17:32 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 2 Nov 2010 09:12:43 +0000 (10:12 +0100)
docs/manuals/en/main/newfeatures.tex

index 003d31b3af90e059913acd56c04391c400399209..609769c77634b2eb8c43a70d96442ef21fe25fe0 100644 (file)
@@ -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.