projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b4a8fd
)
Change usage example.
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 24 Oct 2006 08:26:25 +0000
(08:26 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 24 Oct 2006 08:26:25 +0000
(08:26 +0000)
zoom/zoomtst10.c
patch
|
blob
|
history
diff --git
a/zoom/zoomtst10.c
b/zoom/zoomtst10.c
index
73710be
..
1ea14dd
100644
(file)
--- a/
zoom/zoomtst10.c
+++ b/
zoom/zoomtst10.c
@@
-1,4
+1,4
@@
-/* $Id: zoomtst10.c,v 1.1 2006-06-15 10:34:24 adam Exp $ */
+/* $Id: zoomtst10.c,v 1.2 2006-10-24 08:26:25 adam Exp $ */
/** \file zoomtst10.c
\brief Synchronous single-target search using CCL conversion
@@
-22,7
+22,7
@@
int main(int argc, char **argv)
if (argc != 3)
{
fprintf (stderr, "usage:\n%s target cclquery\n", *argv);
- fprintf (stderr, " eg. bagel.indexdata.dk/gils 'ti=computer'\n");
+ fprintf (stderr, " eg. bagel.indexdata.dk/gils "ti=utah"\n");
exit (1);
}