X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famflush.8;h=08ebb463ea617a322bc2d6d37aad76e305e8b9d3;hb=d28952249e392eb31bc8eecc53f6c477f30c617b;hp=38f861592ad5c640d452a6edb75d32c2e8af2ca7;hpb=cd0b924f27312d57bd42f6c4fae2b795139e2d0b;p=debian%2Famanda diff --git a/man/amflush.8 b/man/amflush.8 index 38f8615..08ebb46 100644 --- a/man/amflush.8 +++ b/man/amflush.8 @@ -1,13 +1,22 @@ '\" t .\" Title: amflush .\" Author: James da Silva -.\" Generator: DocBook XSL Stylesheets vsnapshot_8273 -.\" Date: 06/02/2011 +.\" Generator: DocBook XSL Stylesheets v1.76.1 +.\" Date: 01/10/2013 .\" Manual: System Administration Commands -.\" Source: Amanda 3.3.0 +.\" Source: Amanda 3.3.3 .\" Language: English .\" -.TH "AMFLUSH" "8" "06/02/2011" "Amanda 3\&.3\&.0" "System Administration Commands" +.TH "AMFLUSH" "8" "01/10/2013" "Amanda 3\&.3\&.3" "System Administration Commands" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -22,7 +31,7 @@ amflush \- flush Amanda backup files from holding disk to tape .SH "SYNOPSIS" .HP \w'\fBamflush\fR\ 'u -\fBamflush\fR [\-b] [\-f] [\-s] [\-D\ \fIdatestamp\fR] [\fB\-o\fR\ \fIconfigoption\fR...] \fIconfig\fR [\fIhost\fR\ [\fIdisk\fR...]...] +\fBamflush\fR [\-b] [\-f] [\-\-exact\-match] [\-s] [\-D\ \fIdatestamp\fR] [\fB\-o\fR\ \fIconfigoption\fR...] \fIconfig\fR [\fIhost\fR\ [\fIdisk\fR...]...] .SH "DESCRIPTION" .PP \fBAmflush\fR @@ -76,6 +85,11 @@ for details on the format of this expression\&. will flush all dumps from 25 december 2000 to 27 december 2000\&. .RE .PP +\fB\-\-exact\-match\fR +.RS 4 +The host and disk are parsed as exact values +.RE +.PP \fIhost\fR [\fIdisk\fR]* .RS 4 Specify the host and disk on which the command will work \-\- see the description of DLE specifications in @@ -130,12 +144,12 @@ to tape drive /dev/rmt/0mn\&. Expecting tape DMP014 or a new tape\&. (The last dumps were to tape DMP013) Are you sure you want to do this? yes Running in background, you can log off now\&. -You\'ll get mail when amflush is finished\&. +You\*(Aqll get mail when amflush is finished\&. .fi .PP -The following example causes amflush to flush everything to tape, then ejects tape, using \'at\' to run the task in the background\&. +The following example causes amflush to flush everything to tape, then ejects tape, using \*(Aqat\*(Aq to run the task in the background\&. .nf -% echo \'amflush \-b \-f MyConfig && mt offline\' | at now +% echo \*(Aqamflush \-b \-f MyConfig && mt offline\*(Aq | at now .fi .SH "EXIT CODE" @@ -144,7 +158,7 @@ The exit code of \fBamflush\fR is the ORed value of: 0 = success 1 = error 4 = a dle failed - 8 = Don\'t know the status of a dle (RESULT_MISSING in the report) + 8 = Don\*(Aqt know the status of a dle (RESULT_MISSING in the report) 16 = tape error or no more tape .fi .SH "SEE ALSO"