summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartyn Russell <martyn@lanedo.com>2012-07-03 20:05:16 +0100
committerMartyn Russell <martyn@lanedo.com>2012-07-05 17:03:24 +0100
commit4725c133f66f09fb726b68a5ff1d79f009a07018 (patch)
tree2892270323e71a535e0fe7df7fae181e989c98d7
parent4c6486126e687ff1050b707032f1eb4a675f2895 (diff)
downloadtracker-4725c133f66f09fb726b68a5ff1d79f009a07018.tar.gz
tracker-search: Fix man page so EXPRESSION is not directly linked to options
Fixes GB#679313
-rw-r--r--docs/manpages/tracker-search.132
1 files changed, 16 insertions, 16 deletions
diff --git a/docs/manpages/tracker-search.1 b/docs/manpages/tracker-search.1
index 72f0bbbe8..cd5359d05 100644
--- a/docs/manpages/tracker-search.1
+++ b/docs/manpages/tracker-search.1
@@ -47,51 +47,51 @@ command line switches except
and
.B \-\-music-artists.
.TP
-.B \-f, \-\-files=EXPRESSION
+.B \-f, \-\-files
Search for files of any type matching \fIEXPRESSION\fR (optional).
.TP
-.B \-e, \-\-folders=EXPRESSION
+.B \-e, \-\-folders
Search for folders matching \fIEXPRESSION\fR (optional).
.TP
-.B \-m, \-\-music=EXPRESSION
+.B \-m, \-\-music
Search for music files matching \fIEXPRESSION\fR (optional).
.TP
-.B \-\-music\-albums=ALBUM
-Search for music albums matching \fIALBUM\fR (optional).
+.B \-\-music\-albums
+Search for music albums matching \fIEXPRESSION\fR (optional).
.TP
-.B \-\-music\-artists=ARTIST
-Search for music artists matching \fIARTIST\fR (optional).
+.B \-\-music\-artists
+Search for music artists matching \fIEXPRESSION\fR (optional).
.TP
-.B \-l, \-\-images=EXPRESSION
+.B \-l, \-\-images
Search for images matching \fIEXPRESSION\fR (optional).
.TP
-.B \-v, \-\-videos=EXPRESSION
+.B \-v, \-\-videos
Search for videos matching \fIEXPRESSION\fR (optional).
.TP
-.B \-t, \-\-documents=EXPRESSION
+.B \-t, \-\-documents
Search for documents matching \fIEXPRESSION\fR (optional).
.TP
-.B \-e, \-\-emails=EXPRESSION
+.B \-e, \-\-emails
Search for emails matching \fIEXPRESSION\fR (optional). Returns a list
of subjects for emails found.
.TP
-.B \-c, \-\-contacts=EXPRESSION
+.B \-c, \-\-contacts
Search for contacts matching \fIEXPRESSION\fR (optional). Returns a list
of names and email addresses found.
.TP
-.B \-\-software=EXPRESSION
+.B \-\-software
Search for software installed matching \fIEXPRESSION\fR (optional). Returns a list
of desktop files and application titles found.
.TP
-.B \-\-software-categories=EXPRESSION
+.B \-\-software-categories
Search for software categories matching \fIEXPRESSION\fR (optional). Returns a list
of urns and their categories (e.g. Settings, Video, Utility, etc).
.TP
-.B \-\-feeds=EXPRESSION
+.B \-\-feeds
Search through RSS feed information matching \fIEXPRESSION\fR (optional). Returns a list
of those found.
.TP
-.B \-b, \-\-bookmarks=EXPRESSION
+.B \-b, \-\-bookmarks
Search through bookmarks matching \fIEXPRESSION\fR (optional). Returns a list
titles and links for each bookmark found.
.TP