Thumbnail file hits. Based on a patch from D Bera
[beagle.git] / tools / beagle-query.1
blob727d0cc802d7283456617c1215a97e1fb0230d81
1 .\" beagle-query(1) manpage
2 .\"
3 .\" Copyright (C) 2005 Novell, Inc.
4 .\"
5 .TH BEAGLE-QUERY "1" "Feb 2005" "beagle" "Linux User's Manual"
6 .SH NAME
7 beagle-query \- search your personal information space
8 .SH SYNOPSIS
9 .B beagle-query
10 [\fIoptions\fR] \fIquery\fR
11 .SH DESCRIPTION
12 .BR beagle-query
13 is used to search your personal information space via Beagle, on the command
14 line.  It is a command-line form of the
15 .BR best (1)
16 GNOME program.
17 .SH OPTIONS
18 .TP
19 .B --verbose 
20 Print detailed information about each hit.
21 .TP
22 .B --live-query 
23 Enable live queries. This argument keeps beagle-query running, continuously
24 feeding new matching hits as the system gets aware of them.
25 .TP
26 .B --mime=\fImimetype\fP
27 Constrain search results to this mime type.  This argument can be
28 specified multiple times.
29 .TP
30 .B --type=\fItype\fP
31 Constrain search results to this item type.  This argument can be
32 specified multiple times.
33 .TP
34 .B --source=\fIsource\fP
35 Constrain query to the specified search source.  A source list can be
36 obtained from the beagle-status command.
37 .TP
38 .B --max-hits
39 Reduce the number of search results returned per backend. The default is 100,
40 and this is also the maximum allowed.
41 .SH AUTHOR
42 Novell, Inc.
43 .SH "REPORTING BUGS"
44 Report bugs to <dashboard-hackers@gnome.org>.
45 .SH COPYRIGHT
46 Copyright \(co 2005 Novell, Inc.
47 .sp
48 This is free software; see the source for copying conditions.  There is NO
49 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
50 .SH "SEE ALSO"
51 .BR beagled (1),
52 .BR beagle-shutdown (1),
53 .BR beagle-status (1),
54 .BR best (1)