Fix: fix javadoc for MR

This commit is contained in:
Jona Walpert
2026-04-12 11:14:30 +02:00
parent 77ec50e008
commit d16c348444
@@ -105,7 +105,7 @@ public class ClientApp {
} }
/** /**
* Main entry point. Usage: <host:port> [username] * Main entry point. {@code <host:port>} (e.g. {@code 127.0.0.1:1234})
* *
* <p>If a username is provided the application attempts a startup LOGIN on the shared * <p>If a username is provided the application attempts a startup LOGIN on the shared
* connection; the UI will still start and will reuse the connection when possible. The username * connection; the UI will still start and will reuse the connection when possible. The username