summaryrefslogtreecommitdiffstats
path: root/expac.c
diff options
context:
space:
mode:
Diffstat (limited to 'expac.c')
-rw-r--r--expac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/expac.c b/expac.c
index 87fe2ff..5a11a59 100644
--- a/expac.c
+++ b/expac.c
@@ -136,7 +136,7 @@ static void usage(void)
"Usage: expac [options] <format> target...\n\n", VERSION);
fprintf(stderr,
" Options:\n"
- " -Q, --local search local DB (default)\n"
+ " -Q, --query search local DB (default)\n"
" -S, --sync search sync DBs\n"
" -s, --search search for matching regex\n"
" -g, --group return packages matching targets as groups\n"