projects
/
idzebra-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:
2f2827e
)
More appropriate usage
author
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 10 Dec 2006 21:02:28 +0000
(21:02 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 10 Dec 2006 21:02:28 +0000
(21:02 +0000)
isamb/benchindex1.c
patch
|
blob
|
history
diff --git
a/isamb/benchindex1.c
b/isamb/benchindex1.c
index
1a9cb88
..
4b42b8d
100644
(file)
--- a/
isamb/benchindex1.c
+++ b/
isamb/benchindex1.c
@@
-1,4
+1,4
@@
-/* $Id: benchindex1.c,v 1.1 2006-12-10 21:00:56 adam Exp $
+/* $Id: benchindex1.c,v 1.2 2006-12-10 21:02:28 adam Exp $
Copyright (C) 1995-2006
Index Data ApS
@@
-269,7
+269,7
@@
void index_block_add(struct index_block *b,
void exit_usage(void)
{
- fprintf(stderr, "benchindex1 [-z sz]\n");
+ fprintf(stderr, "benchindex1 [-m m] [iso2709file]\n");
exit(1);
}