For deserialization exception, debug print the actual XML message. Helps in debugging.
[beagle.git] / tools / beagle-query.1
blobbc40adc1bb3eb6d12c9d580e444e6898010b7b3f
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 beagle-search GNOME program.
15 .SH OPTIONS
16 .TP
17 .B --verbose 
18 Print detailed information about each hit.
19 .TP
20 .B --live-query 
21 Enable live queries. This argument keeps beagle-query running, continuously
22 feeding new matching hits as the system gets aware of them.
23 .TP
24 .B --mime \fImimetype\fP
25 Constrain search results to this mime type.  This argument can be
26 specified multiple times.
27 .TP
28 .B --type \fItype\fP
29 Constrain search results to this item type.  This argument can be
30 specified multiple times.
31 .TP
32 .B --source \fIsource\fP
33 Constrain query to the specified search source.  A source list can be
34 obtained from the beagle-status command.
35 .TP
36 .B --max-hits
37 Reduce the number of search results returned per backend. The default is 100,
38 and this is also the maximum allowed.
39 .B --stats-only
40 Show only statistics on the number of search results and how long it took to
41 get them, and not the results themselves.
42 .SH AUTHOR
43 Novell, Inc.
44 .SH "REPORTING BUGS"
45 Report bugs to <dashboard-hackers@gnome.org>.
46 .SH COPYRIGHT
47 Copyright \(co 2005 Novell, Inc.
48 .sp
49 This is free software; see the source for copying conditions.  There is NO
50 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
51 .SH "SEE ALSO"
52 .BR beagled (1),
53 .BR beagle-shutdown (1),
54 .BR beagle-status (1),