'\" t .\" Title: brebis .\" Author: Carl Chenet .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 08/05/2013 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "BREBIS" "1" "08/05/2013" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * 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 .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" brebis \- check your backup for corruption or unexpected content .SH "SYNOPSIS" .sp brebis [\-d DEL] [\-c DIR] [\-l FILE] [\-g] ARG1 ARG2 \&... .SH "DESCRIPTION" .sp Brebis parses backups (archives and file tree) to perform several different checks in order to verify your backup integrity and its associated content\&. .SH "OPTIONS" .PP \fB\-c, \-\-configpath\fR \fIDIR\fR .RS 4 the path to the configurations .RE .PP \fB\-C, \-\-output-conf-dir\fR \fIDIR\fR .RS 4 the directory to store the configuration file .RE .PP \fB\-d, \-\-delimiter\fR .RS 4 change the default delimiter identifying the fields in the list of files .RE .PP \fB\-G, \-\-gen\-full\fR \fIBACKUP\fR .RS 4 generate the configuration file and the list of files for the backup .RE .PP \fB\-g, \-\-gen\-list\fR \fIBACKUP\fR .RS 4 generate a list of files inside a backup .RE .PP \fB\-l, \-\-log\fR \fIFILE\fR .RS 4 the log file .RE .PP \fB\-L, \-\-output-list-dir\fR \fIDIR\fR .RS 4 the directory to store the list of files inside an archive or tree .RE .PP \fB\-O, \-\-output-list-and-conf-dir\fR \fIDIR\fR .RS 4 the directory to store the configuration file and list of files inside an archive or tree .RE .SH "EXAMPLES" .sp Generate the list of files and their attributes inside a backup .sp $ brebis \-g /backups/monthly\-backup\&.tar\&.gz .sp Launch Brebis indicating your configuration directory and your log file .sp $ brebis \-c /etc/brebis/ \-l /var/log/brebis\&.log .sp Change the default delimiter of the list of files produced by the \-g option to "(": .sp $ brebis \-d \e( \-g /backups/monthly\-backup\&.tar\&.gz .SH "AUTHOR" .sp Carl Chenet .SH "RESSOURCES" .sp Brebis project homepage : http://www\&.brebisproject\&.org .SH "LICENSE" .sp Copyright \(co 2013 Carl Chenet This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License\&. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the GNU General Public License for more details\&. You should have received a copy of the GNU General Public License along with this program\&. If not, see http://www\&.gnu\&.org/licenses/\&. .SH "AUTHOR" .PP \fBCarl Chenet\fR <\&chaica@brebisproject\&.org\&> .RS 4 Author. .RE