GIT
/
REPO
/
FRED-BOY
Projects
/
mp2df.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b2088e
)
typo fix
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
@@
-929,7
+929,7
@@
program mp2df;
procedure Help;
begin
- WriteLn('Usage: mp2df [OPTION] FILE.d
vl
[OUTPUT]');
+ WriteLn('Usage: mp2df [OPTION] FILE.d
lv
[OUTPUT]');
WriteLn('Options:');
WriteLn(' -l list textures used on map and exit');
WriteLn(' -h show this help');
DEADSOFTWARE 2012-2025