[tracker/man-page-long-options] tracker-search: Fix man page so EXPRESSION is not directly linked to options



commit c41e75a2c77389b3c30bbee0497a6fb43457e760
Author: Martyn Russell <martyn lanedo com>
Date:   Tue Jul 3 20:05:16 2012 +0100

    tracker-search: Fix man page so EXPRESSION is not directly linked to options
    
    Fixes GB#679313

 docs/manpages/tracker-search.1 |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)
---
diff --git a/docs/manpages/tracker-search.1 b/docs/manpages/tracker-search.1
index 72f0bbb..cd5359d 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]