mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-16 12:45:13 +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";
|
const char *data_file_type = "BidiMirroring.txt";
|
||||||
|
|
||||||
if (argc < 3)
|
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);
|
data_file_type);
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user