Imported Upstream version 2.6.0p1
[debian/amanda] / man / xml-source / amverifyrun.8.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
4 [
5   <!-- entities files to use -->
6   <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
7   %global_entities;
8 ]>
9
10 <!-- lifted from troff+man by doclifter -->
11 <refentry id='amverifyrun.8'>
12 <refmeta>
13 <refentrytitle>amverifyrun</refentrytitle>
14 <manvolnum>8</manvolnum>
15 </refmeta>
16 <refnamediv>
17 <refname>amverifyrun</refname>
18 <refpurpose>check the tapes written by the last &A; run</refpurpose>
19 </refnamediv>
20 <!-- body begins here -->
21 <refsynopsisdiv>
22 <cmdsynopsis>
23   <command>amverifyrun</command>    
24     <arg choice='plain'><replaceable>config</replaceable></arg>
25 </cmdsynopsis>
26 </refsynopsisdiv>
27
28
29 <refsect1><title>DESCRIPTION</title>
30 <para><emphasis remap='B'>Amverifyrun</emphasis>
31 read the log from the last &A; run to find the slot of the first tape
32 used and the number of tapes used.
33 It call
34 <emphasis remap='B'>amverify</emphasis>
35 with these argument.</para>
36
37 </refsect1>
38
39 <refsect1><title>SEE ALSO</title>
40 <para><citerefentry><refentrytitle>amanda</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
41 <citerefentry><refentrytitle>amverify</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
42 <ulink url="http://wiki.zmanda.com"/>
43 </para>
44 </refsect1>
45 </refentry>
46