* add warning for using --xquery

This commit is contained in:
Dirk-Jan C. Binnema
2011-01-06 16:34:21 +02:00
parent 5e0cfdca57
commit f6de417117
3 changed files with 10 additions and 2 deletions

View File

@ -77,8 +77,8 @@ struct _MuConfig {
* default */
/* options for querying */
gboolean xquery; /* give the Xapian query
instead of search
gboolean xquery; /* (obsolete) give the Xapian
query instead of search
results */
char *fields; /* fields to show in output */
char *sortfield; /* field to sort by (string) */