consistent casing in the titles (all lower case)

This commit is contained in:
Erik Brakkee 2024-08-18 01:19:46 +02:00
parent 00dd0d17c6
commit 75606dfe2e

View File

@ -62,7 +62,7 @@ templ About() {
The agent will always print the id and command required to connect to it to standard output. The agent will always print the id and command required to connect to it to standard output.
</p> </p>
<h2>Security</h2> <h2>security</h2>
<p> <p>
The setup is such that the connection from client (end-user) to server (agent on CI job) The setup is such that the connection from client (end-user) to server (agent on CI job)
@ -103,7 +103,7 @@ templ About() {
as multiple agents are also allowed. as multiple agents are also allowed.
</p> </p>
<h2>Timeouts</h2> <h2>timeouts</h2>
<p> <p>
There is a timeout mechanism in the agent such that jobs do not hang indefinitely There is a timeout mechanism in the agent such that jobs do not hang indefinitely
@ -123,7 +123,7 @@ templ About() {
exits when the last user has logged out. exits when the last user has logged out.
</p> </p>
<h2>Remote shell usage</h2> <h2>remote shell usage</h2>
<p> <p>
The agent supports a --shells command-line option by which a comma-separated The agent supports a --shells command-line option by which a comma-separated