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



commit 684e820a9c02af94c2f8d9d1a2b102c6302e21fd
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 17974a4..e27e060 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]