]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/main/win32.tex
Add need for drive letter in VSS
[bacula/docs] / docs / manuals / en / main / win32.tex
index dac5504f2b6c8c1b4efa9e4cf350000b1b0d136b..1d60820958046c5d6da4b04b05ed020859ab9a01 100644 (file)
@@ -248,13 +248,12 @@ on, try the following:
 \footnotesize
 \begin{verbatim}
    Start a DOS shell Window.
-   c:\Program Files\bacula\bin\bacula-fd -t >out
+   c:\Program Files\bacula\bacula-fd -t >out
    type out
 \end{verbatim}
 \normalsize
 
-The precise path to bacula-fd depends on where it is installed. The
-example above is the default used in 1.39.22 and later.
+The precise path to bacula-fd depends on where it is installed.
 The {\bf -t} option will cause Bacula to read the configuration file, print
 any error messages and then exit. the {\bf \gt{}} redirects the output to the
 file named {\bf out}, which you can list with the {\bf type} command.