Skip to content

Commit

Permalink
Update core/src/main/resources/hudson/slaves/JNLPLauncher/main.proper…
Browse files Browse the repository at this point in the history
…ties

Co-authored-by: Jesse Glick <[email protected]>
  • Loading branch information
Vlatombe and jglick authored Aug 27, 2024
1 parent 92b3c07 commit ec4748f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ slaveAgent.cli.run=Run from agent command line:
slaveAgent.cli.run.secret=Or run from agent command line, with the secret stored in a file:
powerShell.cli.curl=Note: PowerShell users must use curl.exe instead of curl because curl is a default PowerShell cmdlet alias for Invoke-WebRequest.
commonOptions=\
If you want to use inbound TCP instead of websockets, remove <code>-webSocket</code> option. \
If you prefer to use TCP instead of WebSockets, remove the <code>-webSocket</code> option. \
Run <code>java -jar agent.jar -help</code> for more.
tcp-port-disabled=\
The TCP port is disabled so TCP agents may not be connected. \
Expand Down

0 comments on commit ec4748f

Please sign in to comment.