summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6b2088e)
raw | patch | inline | side by side (parent: 6b2088e)
author | DeaDDooMER <deaddoomer@deadsoftware.ru> | |
Sun, 26 Apr 2020 06:38:36 +0000 (09:38 +0300) | ||
committer | DeaDDooMER <deaddoomer@deadsoftware.ru> | |
Sun, 26 Apr 2020 06:38:36 +0000 (09:38 +0300) |
mp2df.pas | patch | blob | history |
diff --git a/mp2df.pas b/mp2df.pas
index 989e66ba3347a3abe054e82946554057572b6c95..11d46e0358cc773fbfc1fd94d714bb9aac063b86 100644 (file)
--- a/mp2df.pas
+++ b/mp2df.pas
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');