chiark / gitweb /
Escape dashes that really do need to be minus signs. As previously
[disorder] / doc / disorder-rescan.8.in
index 73a59306b8e3bfd06020fd0391c3f699bf13f62d..63ed7d7f899d7fbe07b86422d0b7faddd30ad18b 100644 (file)
 .SH NAME
 disorder-rescan \- DisOrder rescanner
 .SH SYNOPSIS
-.B disorder-rescan
+.B disorder\-rescan
 .RI [ OPTIONS ]
 .RI [ PATH ...]
 .SH DESCRIPTION
-.B disorder-rescan
-is DisOrder's rescan rescanner.  It is invoked by DisOrder when
-necessary and does not need to be invoked manually.
+.B disorder\-rescan
+is DisOrder's database rescanner.
+It is invoked by DisOrder when necessary and does not need to be
+invoked manually.
 .SH OPTIONS
 .TP
-.B --config \fIPATH\fR, \fB-c \fIPATH
+.B \-\-config \fIPATH\fR, \fB\-c \fIPATH
 Set the configuration file.
 .TP
-.B --debug\fR, \fB-d
+.B \-\-debug\fR, \fB\-d
 Enable debugging.
 .TP
-.B --help\fR, \fB-h
+.B \-\-syslog
+Log to syslog.
+This is the default if stderr is not a terminal.
+.TP
+.B \-\-no\-syslog
+Do not log to syslog.
+This is the default if stderr is a terminal.
+.TP
+.B \-\-help\fR, \fB\-h
 Display a usage message.
 .TP
-.B --version\fR, \fB-V
+.B \-\-version\fR, \fB\-V
 Display version number.
 .SH "SEE ALSO"
 \fBdisorderd\fR(8), \fBdisorder_config\fR(5)