X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=backup%2Fman%2Fdriver.1;fp=backup%2Fman%2Fdriver.1;h=9357bde3cedf651a811a215edba01036c3749741;hb=46b3e6ae5264ae0dabf715efc433db09e06f9f6d;hp=0000000000000000000000000000000000000000;hpb=2676f753cda8cafe48bdc0fd9ed091dc99da011b;p=chiark-utils.git diff --git a/backup/man/driver.1 b/backup/man/driver.1 new file mode 100644 index 0000000..9357bde --- /dev/null +++ b/backup/man/driver.1 @@ -0,0 +1,31 @@ +.TH BACKUP-DRIVER "1" "July 2003" "Debian" "Chiark-backup" +.SH NAME +backup-driver \- entry point for cron or inittab to start backups +.SH SYNOPSIS +.B backup-driver +.I [-test] +.br +.SH DESCRIPTION +`backup-driver' is the script to actually run to do a backup. It +assumes that it is being run from cron or inittab unless passed the +`test' option +.SH OPTIONS +.TP +.BR -test +Do not attempt to use backup-bringup to change runlevel. Use this +argument when running backup-driver from the command line. +.SH FILES +.TP +.I /etc/chiark-backup/settings.pl +Configuration file for the whole of chiark-backup +.P +.SH AUTHOR +This Manual page was written by Matthew Vernon but +may be used by anyone. +.SH COPYRIGHT +Copyright \(c0 1997-1998,2000-2001 Ian Jackson +.br +Copyright \(c0 1999 Peter Maydell +.br +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.