Skip to content

include properties needed by GUIConsole#3970

Closed
maxandersen wants to merge 1 commit intoh2database:masterfrom
maxandersen:includeprop
Closed

include properties needed by GUIConsole#3970
maxandersen wants to merge 1 commit intoh2database:masterfrom
maxandersen:includeprop

Conversation

@maxandersen
Copy link

without this then "-?" prints:

null
Usage: java org.h2.tools.GUIConsole <options>
null
See also https://h2database.com/javadoc/org/h2/tools/GUIConsole.html

instead of the complete usage instructions.

Had to duplicate the keys because both Console and GUIConsole can be created.

@maxandersen
Copy link
Author

for some context I found this a while ago when using jbang to run and use the various cli's available in h2 - i.e. jbang com.h2database:h2:RELEASE -?

@katzyn
Copy link
Contributor

katzyn commented Jan 20, 2024

Thank you for the information!

But there is no need to duplicate these messages, this problem can be fixed in a better way.

@katzyn
Copy link
Contributor

katzyn commented Jan 20, 2024

Usage: and See also: are also incorrect.

Superseded by #3973.

@katzyn katzyn closed this Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants