update ./gb -h desc for ./gb inject.

This commit is contained in:
Matt 2016-04-05 21:06:38 -06:00
parent f5d0045b43
commit 70ca2fe48c

View File

@ -736,7 +736,8 @@ int main2 ( int argc , char *argv[] ) {
"inject <filename> "
"<ip:port> [collection]\n"
"\tInject all documents in <filename> into the gb "
"host at ip:port. File must be in WARC format. "
"host at ip:port. File can be in WARC format to "
"inject multiple documents. "
"Uses collection of 'main' if not specified. If "
"ip:port is a hosts.conf file then a round-robin "
"approach will be used."