From c3a7fc176993bfb0807f402719c5c20d9406d3e3 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Fri, 24 Feb 2023 10:52:35 +0100 Subject: [PATCH] suggested SSH client configuration --- user-guide/ssh_client_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user-guide/ssh_client_config.md b/user-guide/ssh_client_config.md index 6692da86..286b71cc 100644 --- a/user-guide/ssh_client_config.md +++ b/user-guide/ssh_client_config.md @@ -86,7 +86,7 @@ But note that for tools like scp or rsync these options are difficult to pass in If you have trusted servers and/or beamlines, just include for them the according parts of the previous chapters. -## All the Glory Details +## Glory Details The full feature set you get at [`ssh_config(5)`](https://man.openbsd.org/ssh_config).