diff --git a/docs.it4i/general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md b/docs.it4i/general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md index 6347d1028d4cea36a90af829ecaecab876cf56b8..9b2bc397eec75cefee892876442bc5844e7a5130 100644 --- a/docs.it4i/general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md +++ b/docs.it4i/general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md @@ -28,7 +28,7 @@ and your public key is saved to the `id_rsa.pub` file. ssh-add ~/.ssh/name_of_your_ssh_key_file ``` -1. Verify the key Added to SSH Agent: +1. Verify the key Added to SSH Agent: ``` ssh-add -l