mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 15:20:27 +02:00
[PATCH 016/188] adding version information
From c4b6253ef4514b503689aaf6be77e6ecdaedc534 Mon Sep 17 00:00:00 2001 From: Dmitry Boyarintsev <skalogryz.lists@gmail.com> Date: Thu, 26 Sep 2019 10:58:30 -0400 git-svn-id: branches/wasm@46012 -
This commit is contained in:
parent
115c757d68
commit
357dfada91
@ -24,7 +24,7 @@ begin
|
||||
writeln('version: ',VERSION);
|
||||
writeln;
|
||||
writeln('options:');
|
||||
writeln(' --exportrename @inputfile');
|
||||
writeln(' --exportrename @inputfile - renaming export names');
|
||||
writeln(' --symbolflag @inputfile');
|
||||
writeln(' --verbose - enabling verbose mode');
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user