Imported Upstream version 2.6.0p2
[debian/amanda] / man / xml-source / amstatus.8.xml
index 010f599e1207402f53af095cc06f3036b0913e36..10730239f3c6635dba6b37a56c47ee71b3f01341 100644 (file)
@@ -37,6 +37,7 @@
     <arg choice='opt'>--estimate </arg>
     <arg choice='opt'>--gestimate </arg>
     <arg choice='opt'>--stats </arg>
+    <arg choice='opt'>--locale-independent-date-format </arg>
 </cmdsynopsis>
 </refsynopsisdiv>
 
@@ -142,15 +143,34 @@ Works only during the estimate phase.</para>
 <para>Display statistics about active-time of taper and dumpers.</para>
   </listitem>
   </varlistentry>
+  <varlistentry>
+  <term><option>--locale-independent-date-format</option></term>
+  <listitem>
+<para>Output the date in a locale independent format. The format is the same executing: date +'%Y-%m-%d %H:%M:%S %Z'</para>
+  </listitem>
+  </varlistentry>
 </variablelist>
 </refsect1>
 
+<refsect1><title>EXIT CODE</title>
+The exit code of <command>amstatus</command> is the ORed value of:
+<programlisting>
+ 0  = success
+ 1  = error
+ 4  = a dle failed
+ 8  = Don't know the status of a dle (RESULT_MISSING in the report)
+ 16 = tape error or no more tape
+</programlisting>
+</refsect1>
+
 <refsect1><title>SEE ALSO</title>
 <para><citerefentry><refentrytitle>amanda</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
 <citerefentry><refentrytitle>amcheck</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
 <citerefentry><refentrytitle>amdump</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
 <citerefentry><refentrytitle>amrestore</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
-<citerefentry><refentrytitle>amadmin</refentrytitle><manvolnum>8</manvolnum></citerefentry></para>
+<citerefentry><refentrytitle>amadmin</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
+<ulink url="http://wiki.zmanda.com"/>
+</para>
 </refsect1>
 </refentry>