chiark / gitweb /
disorder setup-guest + docs + tests
[disorder] / doc / disorder-rescan.8.in
index 73a59306b8e3bfd06020fd0391c3f699bf13f62d..6a204dee75944f52adb7c25b41cf0158b17295a8 100644 (file)
@@ -25,7 +25,7 @@ disorder-rescan \- DisOrder rescanner
 .RI [ PATH ...]
 .SH DESCRIPTION
 .B disorder-rescan
-is DisOrder's rescan rescanner.  It is invoked by DisOrder when
+is DisOrder's database rescanner.  It is invoked by DisOrder when
 necessary and does not need to be invoked manually.
 .SH OPTIONS
 .TP
@@ -35,6 +35,12 @@ Set the configuration file.
 .B --debug\fR, \fB-d
 Enable debugging.
 .TP
+.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