X-Git-Url: https://deadsoftware.ru/gitweb?p=mp2df.git;a=blobdiff_plain;f=mp2df.pas;h=11d46e0358cc773fbfc1fd94d714bb9aac063b86;hp=989e66ba3347a3abe054e82946554057572b6c95;hb=8ebc68c375cd5c6e3d777a1ea7b38b7fef00c32e;hpb=6b2088e564090174afc8dc1eaf32df2d8c4d7a8e diff --git a/mp2df.pas b/mp2df.pas index 989e66b..11d46e0 100644 --- a/mp2df.pas +++ b/mp2df.pas @@ -929,7 +929,7 @@ program mp2df; procedure Help; begin - WriteLn('Usage: mp2df [OPTION] FILE.dvl [OUTPUT]'); + WriteLn('Usage: mp2df [OPTION] FILE.dlv [OUTPUT]'); WriteLn('Options:'); WriteLn(' -l list textures used on map and exit'); WriteLn(' -h show this help');