consistent casing in the titles (all lower case)
This commit is contained in:
		
							parent
							
								
									a3fe2fbcb6
								
							
						
					
					
						commit
						9a5aaf56eb
					
				| @ -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 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user