diff --git a/Backends.md b/Backends.md index 98e7a8b..adf0bc6 100644 --- a/Backends.md +++ b/Backends.md @@ -1,5 +1,5 @@ > **Tip** -> Seashell ssh commands like `ssh user:proxy@ssh.example.com` can be written as `ssh user~proxy@ssh.example.com` if your client doesn't allow the colon character in connection strings. +> You can use a tilde (`~`) character instead of a colon (`:`) in Seashell SSH commands if your SSH client doesn't allow the colon character in connection strings. For example, you can use `ssh user~proxy@ssh.example.com` instead of `ssh user:proxy@ssh.example.com`. ## `docker`