]> git.sur5r.net Git - bacula/docs/commitdiff
ebl Add a word about "restore copies"
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 10 Feb 2009 15:56:06 +0000 (15:56 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 10 Feb 2009 15:56:06 +0000 (15:56 +0000)
docs/manuals/en/concepts/newfeatures.tex

index 78616aaa7393e71b126dfb469da204511d2e1d24..55c18d4708d67dc111606705d7422bb7022dd674 100644 (file)
@@ -44,7 +44,8 @@ left unchanged.  This essentially creates two identical copies of the same
 backup. However, the copy is treated as a copy rather than a backup job, and
 hence is not directly available for restore.  The {\bf restore} command lists
 copy jobs and allows selection of copies by using \texttt{jobid=}
-option. %if the keyword {\bf copies} is present on the command line.
+option. If the keyword {\bf copies} is present on the command line, Bacula will
+display the list of all copies for selected jobs.
 
 The Copy Job runs without using the File daemon by copying the data from the
 old backup Volume to a different Volume in a different Pool. See the Migration