]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/manpages/bacula-sd.8
Remove two incorrect trailing commas in bsock.h
[bacula/bacula] / bacula / manpages / bacula-sd.8
index fee1b84d8a8832893f607f72745f94fae846cce5..56ee77891d7c2831296725da39d5c6a7a395cc49 100644 (file)
@@ -2,7 +2,7 @@
 .\" 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 September 2009" "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
@@ -22,36 +22,44 @@ 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
-.B \-d <nn>
+.BI \-d\  nn
 Set debug level to \fInn\fP.
 .TP
-.B \-dt
-Print a timestamp in debug output
+.BI \-dt
+Print timestamp in debug output.
 .TP
-.B \-f
-Run in the foreground (for debuggin)
+.BI \-T
+Send debug messages to the trace file.
+.TP
+.BI \-f
+Run in foreground (for debugging).
 .TP
 .BI \-g\  group
 Set the group/gid to run as.
 .TP
-.B \-s
-No signals. Used in debugging only.
+.BI \-p
+Proceed in spite of I/O errors
+.TP
+.BI \-m
+Print kaboom output (for debugging)
+.TP
+.BI \-s
+No signals (for debugging).
 .TP
 .B \-t
-Test config mode: read configuration and exit.
+Test the configuration file and report errors.
 .TP
 .BI \-u\  user
 Set the username/uid to run as.
 .TP
-.B \-v
-Verbose user messages
+.BI \-v
+Set verbose mode.
 .TP
 .B \-?
 Show version and usage of program.
-
 .SH SEE ALSO
 .BR bacula\-dir (8),
 .BR bacula\-fd (8).
@@ -60,3 +68,5 @@ Show version and usage of program.
 This manual page was written by Jose Luis Tallon
 .nh
 <jltallon@adv\-solutions.net>.
+.SH COPYRIGHT
+This man page document is released under the BSD 2-Clause license.