diff --git a/hydra-node/src/Hydra/Options.hs b/hydra-node/src/Hydra/Options.hs index ed54ef2fe09..4ed8c49e7be 100644 --- a/hydra-node/src/Hydra/Options.hs +++ b/hydra-node/src/Hydra/Options.hs @@ -656,7 +656,7 @@ tlsKeyPathParser = ( long "tls-key" <> metavar "FILE" <> help - "Path to the TLS key. If this and --tls-chain are \ + "Path to the TLS key. If this and --tls-cert are \ \set, the API server will expect TLS connections (WSS/HTTPS)." )