[
https://issues.apache.org/jira/browse/DERBY-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580541#action_12580541
]
Martin Zaun commented on DERBY-3543:
------------------------------------
> However that's not for all options, for instance,
> java org.apache.derby.drda.NetworkServerControl -host localhost
> does return with an error message.
Well, this is because, there is no "-host" option.
However that's not for all options, for instance,
java org.apache.derby.drda.NetworkServerControl -h localhost
also does NOT print an error message.
> NetworkServerControl with user password but no command does not give usage
> message
> ----------------------------------------------------------------------------------
>
> Key: DERBY-3543
> URL: https://issues.apache.org/jira/browse/DERBY-3543
> Project: Derby
> Issue Type: Bug
> Components: Network Server
> Affects Versions: 10.4.1.0, 10.5.0.0
> Reporter: Kathey Marsden
> Priority: Minor
>
> I noticed that
> java org.apache.derby.drda.NetworkServerControl -user mary -password mypass
> with no actual command just completes with no usage message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.