diff --git a/cli/src/main/resources/hudson/cli/client/Messages.properties b/cli/src/main/resources/hudson/cli/client/Messages.properties index 64a91d5ca563..c78903650501 100644 --- a/cli/src/main/resources/hudson/cli/client/Messages.properties +++ b/cli/src/main/resources/hudson/cli/client/Messages.properties @@ -11,7 +11,7 @@ CLI.Usage=Jenkins CLI\n\ \ -strictHostKey : request strict host key checking (for use with -ssh)\n\ \ -logger FINE : enable detailed logging from the client\n\ \ -auth [ USER:SECRET | @FILE ] : specify username and either password or API token (or load from them both from a file);\n\ - \ for use with -http, or -remoting but only when the JNLP agent port is disabled.\n\ + \ for use with -http.\n\ \ Passing credentials by file is recommended.\n\ \ See https://jenkins.io/redirect/cli-http-connection-mode for more info and options.\n\ \n\