mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-15 20:25:12 +01:00
Change max-depth to max-lookups.
This commit is contained in:
parent
8741c8bf5a
commit
3c1418ba53
@ -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);
|
||||
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user