consistent casing in the titles (all lower case)
This commit is contained in:
parent
00dd0d17c6
commit
75606dfe2e
@ -62,7 +62,7 @@ templ About() {
|
||||
The agent will always print the id and command required to connect to it to standard output.
|
||||
</p>
|
||||
|
||||
<h2>Security</h2>
|
||||
<h2>security</h2>
|
||||
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
|
||||
<h2>Timeouts</h2>
|
||||
<h2>timeouts</h2>
|
||||
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
|
||||
<h2>Remote shell usage</h2>
|
||||
<h2>remote shell usage</h2>
|
||||
|
||||
<p>
|
||||
The agent supports a --shells command-line option by which a comma-separated
|
||||
|
Loading…
Reference in New Issue
Block a user