X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fmanpages%2Fbacula-sd.8;h=dde7279025df93ced1ec7091bb001a6b4ffd4820;hb=ba8bb7f86cd247e68559e457ed6f8d3c4266d16a;hp=a793f25d5590ca87ea34eedd9d9ec9745455504b;hpb=105ddc5b0f41e269c1f3d7e3a65cac37bc4207ca;p=bacula%2Fbacula diff --git a/bacula/manpages/bacula-sd.8 b/bacula/manpages/bacula-sd.8 index a793f25d55..dde7279025 100644 --- a/bacula/manpages/bacula-sd.8 +++ b/bacula/manpages/bacula-sd.8 @@ -2,14 +2,14 @@ .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) -.TH BACULA\-SD 8 "26 May 2006" "Kern Sibbald" "Network backup, recovery & verification" +.TH BACULA\-SD 8 "6 December 2009" "Kern Sibbald" "Network backup, recovery & verification" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME .B bacula\-sd \- Bacula's Storage Daemon .SH SYNOPSIS -.B bacula\-fd +.B bacula\-sd .RI [ options ] .br .SH DESCRIPTION @@ -22,14 +22,38 @@ network backup system and a tape drive/autochanger or filesystem where the backups will be stored. .SH OPTIONS .TP -.B \-c\ config -Change location to read \fIbacula\-sd.conf\fP from (default $CWD) +.BI \-c\ file +Specify the configuration file to use. .TP -.BI \-u\ user -Set the username/uid to run as. +.BI \-d\ nn +Set debug level to \fInn\fP. +.TP +.BI \-dt +Print timestamp in debug output. +.TP +.BI \-f +Run in foreground (for debugging). .TP .BI \-g\ group Set the group/gid to run as. +.TP +.BI \-p +Proceed inspite of I/O errors +.TP +.BI \-s +No signals (for debugging). +.TP +.B \-t +Test the configuration file and report errors. +.TP +.BI \-u\ user +Set the username/uid to run as. +.TP +.BI \-v +Set verbose mode. +.TP +.B \-? +Show version and usage of program. .SH SEE ALSO .BR bacula\-dir (8), .BR bacula\-fd (8).