[tracker/rss-enclosures] tracker-control: Added --reindex-mime-type and --start options to man page docs
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] tracker-control: Added --reindex-mime-type and --start options to man page docs
- Date: Mon, 3 May 2010 00:41:03 +0000 (UTC)
commit 5b20298f1304ed0b10490554b51e5adf33495465
Author: Tshepang Lekhonkhobe <tshepang gmail com>
Date: Tue Apr 20 15:20:47 2010 +0100
tracker-control: Added --reindex-mime-type and --start options to man page docs
docs/manpages/tracker-control.1 | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/docs/manpages/tracker-control.1 b/docs/manpages/tracker-control.1
index 0c20ed1..3bfe23c 100644
--- a/docs/manpages/tracker-control.1
+++ b/docs/manpages/tracker-control.1
@@ -16,7 +16,7 @@ lists all tracker related processes when no
.B \-?, \-\-help
Show summary of options.
.TP
-.B \-k, \-\-kill [all|store|miners]
+.B \-k, \-\-kill=[all|store|miners]
This uses SIGKILL to stop all Tracker processes found matching the
parameter, if no extra parameter is passed,
.B all
@@ -25,7 +25,7 @@ stopping Tracker in the first place. This
.B GUARANTEES
death.
.TP
-.B \-t, \-\-terminate [all|store|miners]
+.B \-t, \-\-terminate=[all|store|miners]
This uses SIGTERM to stop all Tracker processes found matching the
parameter, if no extra parameter is passed,
.B all
@@ -53,6 +53,18 @@ listed are files which were found and successfully removed.
Restarting the respective processes re-creates the default
configuration files.
.TP
+.B \-s, \-\-start
+Starts all miners. This indirectly starts tracker-store too because it
+is needed for miners to operate properly.
+.TP
+.B \-m, \-\-reindex-mime-type=MIME
+Re-index files which match the \fIMIME\fR type supplied. This is
+usually used when installing new extractors which support \fIMIME\fR
+types previously unsupported. This forces Tracker to re-index those
+files. You can use
+.B \-\-reindex-mime-type
+more than once per \fIMIME\fR type.
+.TP
.B \-V, \-\-version
Print version.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]