projects
/
ftsbench.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7257f00
)
Add copyright notice to help screen
author
teodor
<teodor>
Fri, 27 Oct 2006 08:34:17 +0000
(08:34 +0000)
committer
teodor
<teodor>
Fri, 27 Oct 2006 08:34:17 +0000
(08:34 +0000)
ftsbench.c
patch
|
blob
|
history
diff --git
a/ftsbench.c
b/ftsbench.c
index
3b898c6
..
a0ef1f3
100644
(file)
--- a/
ftsbench.c
+++ b/
ftsbench.c
@@
-73,6
+73,7
@@
usage() {
}
fputs(
+ "Copyright (c) 2006 Teodor Sigaev <teodor@sigaev.ru>. All rights reserved.\n"
"ftsbench - full text search benchmark for RDBMS\n"
"Initialization of DB:\n"
"ftsbench -i [-b RDBMS] [-n NUMROW] [-l LEXFILE] [-g GAMMAFILE] [-f FLAGS] [-q] -d DBNAME\n"