[tracker/miner-fs-initial-sleep: 2/2] tracker-miner-fs: Update man page given --no-daemon / --initial-sleep exclusivity



commit 970cc40c86bd0127a70e90a19726557e6c831dca
Author: Martyn Russell <martyn lanedo com>
Date:   Thu Apr 7 13:46:39 2011 +0100

    tracker-miner-fs: Update man page given --no-daemon / --initial-sleep exclusivity

 docs/manpages/tracker-miner-fs.1 |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/docs/manpages/tracker-miner-fs.1 b/docs/manpages/tracker-miner-fs.1
index 7c7e53c..cbd89d0 100644
--- a/docs/manpages/tracker-miner-fs.1
+++ b/docs/manpages/tracker-miner-fs.1
@@ -28,13 +28,18 @@ Returns the version of this binary.
 Sets the logging level, 0=errors, 1=minimal, 2=detailed, 3=debug.
 .TP
 .B \-s, \-\-initial-sleep=SECONDS
-Sets the initial sleep time before crawling the file system is started.
+Sets the initial sleep time before crawling the file system is
+started. If the
+.B \-\-no-daemon
+option is used, this option is ignored.
 .TP
 .B \-n, \-\-no-daemon
 Tells the miner to exit once all indexing has finished and the
 database is up to date. This is not the default mode of operation for
 the miner, usually it stays around acting like a daemon to monitor
-file updates which may occur over time.
+file updates which may occur over time. This option renders the
+.B \-\-initial-sleep
+option moot.
 .TP
 .B \-e, \-\-eligible=FILE
 Checks if 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]