[tracker] tracker-control: Updated man page for this command
- From: Martyn James Russell <mr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker] tracker-control: Updated man page for this command
- Date: Wed, 28 Oct 2009 17:45:49 +0000 (UTC)
commit 076525fc9081593e6a92f56ed695a1e2e6601250
Author: Martyn Russell <martyn lanedo com>
Date: Wed Oct 28 17:42:38 2009 +0000
tracker-control: Updated man page for this command
docs/manpages/tracker-control.1 | 27 +++++++++++++++++++--------
1 files changed, 19 insertions(+), 8 deletions(-)
---
diff --git a/docs/manpages/tracker-control.1 b/docs/manpages/tracker-control.1
index d999bf0..4923cb1 100644
--- a/docs/manpages/tracker-control.1
+++ b/docs/manpages/tracker-control.1
@@ -28,21 +28,32 @@ This uses SIGTERM to stop all Tracker processes found. This is
recommended over \-\-kill because it gives the processes time to
shutdown cleanly.
.TP
-.B \-s, \-\-soft-reset
+.B \-r, \-\-hard-reset
+This kills all processes in the same way that
+.B \-\-kill
+does but it also removes all databases. Restarting
+.B tracker-store
+re-creates the databases.
+.TP
+.B \-e, \-\-soft-reset
A soft reset works exactly the same way that
.B \-\-hard-reset
does, with the exception that the backup and journal are not removed.
These are restored when
.B tracker-store
is restarted.
-
.TP
-.B \-r, \-\-hard-reset
-This kills all processes in the same way that
-.B \-\-kill
-does but it also removes all databases. Restarting
-.B tracker-store
-re-creates the databases.
+.B \-c, \-\-remove-config
+This removes all config files in $HOME/.config/tracker. All files
+listed are files which were found and successfully removed.
+Restarting the respective processes re-creates the default
+configuration files.
+.TP
+.B \-h, \-\-remove-thumbnails
+This removes all thumbnail files in $HOME/.thumbnails/. All files
+listed are files which were found and successfully removed. These
+files are not re-generated until they are either requested by
+applications or a reindex is forced.
.SH SEE ALSO
.BR tracker-store (1).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]