X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famanda-scripts.7;h=8ec1620fe0081094774d47363b98ec40f2818635;hb=HEAD;hp=87593a918511161b4c1aae6f9c73b1ed4e8e07f3;hpb=d74dc4d908fcbc1a4ef474edaf51e61ec90eab6b;p=debian%2Famanda diff --git a/man/amanda-scripts.7 b/man/amanda-scripts.7 index 87593a9..8ec1620 100644 --- a/man/amanda-scripts.7 +++ b/man/amanda-scripts.7 @@ -1,13 +1,22 @@ '\" t .\" Title: amanda-scripts .\" Author: Jean-Louis Martineau -.\" Generator: DocBook XSL Stylesheets vsnapshot_8273 -.\" Date: 04/10/2009 +.\" Generator: DocBook XSL Stylesheets v1.76.1 +.\" Date: 01/10/2013 .\" Manual: Miscellanea -.\" Source: Amanda 2.6.1p1 +.\" Source: Amanda 3.3.3 .\" Language: English .\" -.TH "AMANDA\-SCRIPTS" "7" "04/10/2009" "Amanda 2\&.6\&.1p1" "Miscellanea" +.TH "AMANDA\-SCRIPTS" "7" "01/10/2013" "Amanda 3\&.3\&.3" "Miscellanea" +.\" ----------------------------------------------------------------- +.\" * 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 .\" ----------------------------------------------------------------- @@ -25,8 +34,7 @@ amanda-scripts \- Configuring and using the Script API The Script API is a flexible system for invoking user\-supplied scripts at various points in the execution of Amanda\&. This manual page describes the operation and configuration of the API\&. For help writing Script API scripts, see http://wiki\&.zmanda\&.com/index\&.php/Script_API\&. .SH "SCRIPTS" .PP -This section lists the scripts included with -\fIAmanda\fR, see the individual man page for instructions on using them\&. For complete How\-To information, consult the Amanda wiki at http://wiki\&.zmanda\&.com\&. +This section lists the scripts included with Amanda, see the individual man page for instructions on using them\&. For complete How\-To information, consult the Amanda wiki at http://wiki\&.zmanda\&.com\&. .sp .RS 4 .ie n \{\ @@ -51,10 +59,22 @@ This section lists the scripts included with \fBscript-email\fR(8), \- send email\&. .RE +.PP +Script properties work just like application properties: they are insensitive to case, and +\- +(dash) and +_ +(underscore) may be used interchangeably\&. +.SH "SCRIPTS OUTPUT PROPERTY" +.PP +A pre\-dle\-amcheck, pre\-dle\-estimate or pre\-dle\-backup executed on the client can output property on stdout that are sent to the application\&. If the output line matches "PROPERTY str1 str2", Amanda sets a property called "str1" by the value of "str2", that property is sent to the application\&. .SH "SEE ALSO" .PP - +\fBamanda\fR(8), \fBamanda.conf\fR(5) +.PP +The Amanda Wiki: +: http://wiki.zmanda.com/ .SH "AUTHORS" .PP \fBJean\-Louis Martineau\fR <\&martineau@zmanda\&.com\&>