X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famarchiver.8;h=18e802bc3bc7cf4bf1bcef409d93850e70fb82a9;hb=3f2539260c201b5e594bf8ce89b583ebde6a63d1;hp=1faa558795e8d46f3208ed6cd09804e8f195ffef;hpb=79cdc4b6ea8848b21ba4a0e7d2fd3bc401e0bebe;p=debian%2Famanda diff --git a/man/amarchiver.8 b/man/amarchiver.8 index 1faa558..18e802b 100644 --- a/man/amarchiver.8 +++ b/man/amarchiver.8 @@ -1,13 +1,22 @@ '\" t .\" Title: amarchiver .\" Author: Dustin J. Mitchell -.\" Generator: DocBook XSL Stylesheets vsnapshot_8273 -.\" Date: 04/10/2009 +.\" Generator: DocBook XSL Stylesheets v1.76.1 +.\" Date: 02/21/2012 .\" Manual: System Administration Commands -.\" Source: Amanda 2.6.1p1 +.\" Source: Amanda 3.3.1 .\" Language: English .\" -.TH "AMARCHIVER" "8" "04/10/2009" "Amanda 2\&.6\&.1p1" "System Administration Commands" +.TH "AMARCHIVER" "8" "02/21/2012" "Amanda 3\&.3\&.1" "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 .\" ----------------------------------------------------------------- @@ -26,7 +35,7 @@ amarchiver \- Create, extract or list amanda archive .SH "DESCRIPTION" .PP \fBAmarchiver\fR -manipulates amanda archive file\&. On creation, amarchiver doesn\'t recurse into directories\&. If a filename specifies a directory, it will be ignored\&. If it specifies a character device, amarchiver reads the device and archives the data\&. If a filename specifies a named pipe, amarchiver reads the named pipe and archives the data\&. +manipulates amanda archive file\&. On creation, amarchiver doesn\*(Aqt recurse into directories\&. If a filename specifies a directory, it will be ignored\&. If it specifies a character device, amarchiver reads the device and archives the data\&. If a filename specifies a named pipe, amarchiver reads the named pipe and archives the data\&. .PP Note that this tool is more limited than the Amanda archive library, and may not be appropriate for some archive files \-\- particularly those which use non\-strings in their filenames\&. .SH "OPTIONS" @@ -49,7 +58,7 @@ List the filenames in an amanda archive\&. No additional filenames are allowed o .PP \fB\-\-extract\fR .RS 4 -Extract an amanda archive\&. If filenames are supplied, only those files are extracted\&. Files are created in the current directory, suffixed with a dot (\'\&.\') and the attribute ID\&. +Extract an amanda archive\&. If filenames are supplied, only those files are extracted\&. Files are created in the current directory, suffixed with a dot (\*(Aq\&.\*(Aq) and the attribute ID\&. .RE .PP \fB\-\-verbose\fR @@ -63,9 +72,11 @@ Create, list or extract from the given file instead of stdin/stdout\&. .RE .SH "SEE ALSO" .PP -\fBamanda\fR(8) -.PP +\fBamanda\fR(8), \fBamanda-archive-format\fR(5) +.PP +The Amanda Wiki: +: http://wiki.zmanda.com/ .SH "AUTHORS" .PP \fBDustin J\&. Mitchell\fR <\&dustin@zmanda\&.com\&>