Change max-depth to max-lookups.

This commit is contained in:
Behdad Esfahbod 2006-04-05 14:43:33 +00:00
parent 8741c8bf5a
commit 3c1418ba53

View File

@ -213,7 +213,7 @@ main (
const char *data_file_type = "BidiMirroring.txt";
if (argc < 3)
die2 ("usage:\n " appname " max-depth /path/to/%s [junk...]",
die2 ("usage:\n " appname " max-lookups /path/to/%s [junk...]",
data_file_type);
{