>From 0ca06366cd1a9da4b74e006ae9f436467fff9dfa Mon Sep 17 00:00:00 2001 From: Juan A. Suarez Romero Date: Thu, 19 Nov 2009 12:36:12 +0000 Subject: [PATCH 3/3] Update manpages. --- docs/manpages/tracker-control.1 | 3 +++ docs/manpages/tracker-import.1 | 3 +++ docs/manpages/tracker-info.1 | 3 +++ docs/manpages/tracker-search-tool.1 | 4 ++++ docs/manpages/tracker-search.1 | 3 +++ docs/manpages/tracker-sparql.1 | 4 ++++ docs/manpages/tracker-stats.1 | 3 +++ docs/manpages/tracker-status-icon.1 | 8 ++++++++ docs/manpages/tracker-status.1 | 8 ++++++++ docs/manpages/tracker-tag.1 | 3 +++ 10 files changed, 42 insertions(+), 0 deletions(-) diff --git a/docs/manpages/tracker-control.1 b/docs/manpages/tracker-control.1 index 4923cb1..3f044b6 100644 --- a/docs/manpages/tracker-control.1 +++ b/docs/manpages/tracker-control.1 @@ -54,6 +54,9 @@ 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. +.TP +.B \-V, \-\-version +Print version. .SH SEE ALSO .BR tracker-store (1). diff --git a/docs/manpages/tracker-import.1 b/docs/manpages/tracker-import.1 index 58dc2e5..673f401 100644 --- a/docs/manpages/tracker-import.1 +++ b/docs/manpages/tracker-import.1 @@ -22,6 +22,9 @@ does not have to be an absolute path. .TP .B \-?, \-\-help Show summary of options. +.TP +.B \-V, \-\-version +Print version. .SH SEE ALSO .BR tracker-store (1), diff --git a/docs/manpages/tracker-info.1 b/docs/manpages/tracker-info.1 index 9eb831c..d102e62 100644 --- a/docs/manpages/tracker-info.1 +++ b/docs/manpages/tracker-info.1 @@ -20,6 +20,9 @@ does not have to be an absolute path. .TP .B \-?, \-\-help Show summary of options. +.TP +.B \-V, \-\-version +Print version. .SH SEE ALSO .BR tracker-store (1), diff --git a/docs/manpages/tracker-search-tool.1 b/docs/manpages/tracker-search-tool.1 index ad4a376..7b7f7f8 100644 --- a/docs/manpages/tracker-search-tool.1 +++ b/docs/manpages/tracker-search-tool.1 @@ -45,6 +45,10 @@ for more information. .TP \fB\-\-display\fR=\fIDISPLAY\fR X display to use +.TP +\fB\-V, \fB-\-version\fR +Print version. + .SH SEE ALSO .BR tracker-search (1), diff --git a/docs/manpages/tracker-search.1 b/docs/manpages/tracker-search.1 index 93537e9..8dd6cba 100644 --- a/docs/manpages/tracker-search.1 +++ b/docs/manpages/tracker-search.1 @@ -67,6 +67,9 @@ Search for videos in ascending order. This returns a list of files. .TP .B \-u, \-\-documents Search for documents in ascending order. This returns a list of files. +.TP +.B \-V, \-\-version +Print version. .SH SEE ALSO .BR tracker-store (1), diff --git a/docs/manpages/tracker-sparql.1 b/docs/manpages/tracker-sparql.1 index cb949cb..b61e5c5 100644 --- a/docs/manpages/tracker-sparql.1 +++ b/docs/manpages/tracker-sparql.1 @@ -74,6 +74,10 @@ and .B nfo:frameCount can be used in more complex queries (see --query). +.TP +.B \-V, \-\-version +Print version. + .SH EXAMPLES .TP List all classes diff --git a/docs/manpages/tracker-stats.1 b/docs/manpages/tracker-stats.1 index 5a692ec..cf56a83 100644 --- a/docs/manpages/tracker-stats.1 +++ b/docs/manpages/tracker-stats.1 @@ -21,6 +21,9 @@ with .TP .B \-?, \-\-help Show a brief help message. +.TP +.B \-V, \-\-version +Print version. .SH SEE ALSO .BR tracker-store (1), diff --git a/docs/manpages/tracker-status-icon.1 b/docs/manpages/tracker-status-icon.1 index 97195fc..ea6358b 100644 --- a/docs/manpages/tracker-status-icon.1 +++ b/docs/manpages/tracker-status-icon.1 @@ -29,6 +29,14 @@ using the .B tracker-preferences application. +.SH OPTIONS +.TP +.B \-?, \-\-help +Show summary of options. +.TP +.B \-V, \-\-version +Print version. + .SH FILES .I $HOME/.config/tracker/tracker-status-icon.cfg diff --git a/docs/manpages/tracker-status.1 b/docs/manpages/tracker-status.1 index 7288bb8..4780c13 100644 --- a/docs/manpages/tracker-status.1 +++ b/docs/manpages/tracker-status.1 @@ -16,6 +16,14 @@ which can be one of the following: .PP Initializing, Watching, Indexing, Pending, Optimizing, Idle, Shutdown. +.SH OPTIONS +.TP +.B \-?, \-\-help +Show summary of options. +.TP +.B \-V, \-\-version +Print version. + .SH SEE ALSO .BR tracker-store (1), .BR tracker-stats (1) diff --git a/docs/manpages/tracker-tag.1 b/docs/manpages/tracker-tag.1 index 0ede262..f94ac80 100644 --- a/docs/manpages/tracker-tag.1 +++ b/docs/manpages/tracker-tag.1 @@ -61,6 +61,9 @@ arguments are specified, the tag is deleted for ALL files. If arguments are specified, only those files have the .B TAG deleted. +.TP +.B \-V, \-\-version +Print version. .SH SEE ALSO .BR tracker-store (1), -- 1.6.3.3