diff --git a/docs/configuration/split-ssh.md b/docs/configuration/split-ssh.md index 72b9202..7631e68 100644 --- a/docs/configuration/split-ssh.md +++ b/docs/configuration/split-ssh.md @@ -118,7 +118,7 @@ If you still want to encrypt your keys you must refer to the [Securing Your Priv Type=Application ``` - **Note:** If you've specified a custom name for your key using *-f*, you should adjust `Exec=ssh-add` to `Exec=ssh-add `. + **Note:** If you've specified a custom name for your key using *-f*, you should adjust `Exec=ssh-add -c` to `Exec=ssh-add -c ` (the path must be absolute, e.g. `/home/user/.ssh/my_key`). ## Setting Up VM Interconnection