mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-23 17:52:16 +02:00
Lazbuild: small improvement in help output
This commit is contained in:
parent
12a2ed90bc
commit
32ac941c74
@ -175,7 +175,7 @@ resourcestring
|
||||
'if configured.';
|
||||
|
||||
lisGetExpandText = 'Print the result of substituting macros in the text for the specified build mode. By default, active build mode is used.';
|
||||
lisGetBuildModes = 'Print a list of build modes in the project, active mode is listed first.';
|
||||
lisGetBuildModes = 'Print a list of build modes in the project. Active mode is listed first.';
|
||||
lisGetExePath = 'Print the full path to the executable file in the specified build mode. By default, active build mode is used.';
|
||||
|
||||
lisLazbuildOptionsSyntax = 'lazbuild [options] <project/package filename or package name>';
|
||||
|
Loading…
Reference in New Issue
Block a user