DEADSOFTWARE

typo fix
authorDeaDDooMER <deaddoomer@deadsoftware.ru>
Sun, 26 Apr 2020 06:38:36 +0000 (09:38 +0300)
committerDeaDDooMER <deaddoomer@deadsoftware.ru>
Sun, 26 Apr 2020 06:38:36 +0000 (09:38 +0300)
mp2df.pas

index 989e66ba3347a3abe054e82946554057572b6c95..11d46e0358cc773fbfc1fd94d714bb9aac063b86 100644 (file)
--- 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');