[
https://issues.apache.org/jira/browse/DERBY-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-4941:
--------------------------------------
Attachment: dblook.diff
The attached patch adds the missing colon to the URL.
> Invalid example URL in German help text for dblook
> --------------------------------------------------
>
> Key: DERBY-4941
> URL: https://issues.apache.org/jira/browse/DERBY-4941
> Project: Derby
> Issue Type: Bug
> Components: Localization
> Affects Versions: 10.7.1.1
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Priority: Minor
> Attachments: dblook.diff
>
>
> $ java -Dderby.ui.locale=de_DE org.apache.derby.tools.dblook
>
> SYNTAX:
> java org.apache.derby.tools.dblook -d <Quellen-DB-URL> [OPTIONEN]
> Der Quellen-URL ist hier der vollständige URL mit Verbindungsprotokoll
> und allen anwendbaren Verbindungsattributen. Verwenden Sie
> beispielsweise 'jdbc:derby:meineDB' oder
> 'jdbc:derby//localhost:1527/meineDB;user=usr;'.
> (...)
> The network client URL lacks a colon between "jdbc:derby" and "//localhost".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.