diff --git a/ssh/config.md b/ssh/config.md index 6cf226c..72e2b7e 100644 --- a/ssh/config.md +++ b/ssh/config.md @@ -1,5 +1,7 @@ # Notes about the ```~/.ssh/config``` file +For full details: ```man ssh_config``` + ## With Identification file: ### Put the following block for every ssh connection: @@ -64,4 +66,4 @@ ssh NAS Empty: ``` ssh -``` \ No newline at end of file +```