From 9b9179312d0c471746f8c0e21a0dbd5b5ddffe92 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Fri, 28 Oct 2016 03:32:37 +0200 Subject: [PATCH] ssh: repo url docs - fix typo --- docs/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index f7105d6a7..d2e803f0d 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -249,7 +249,7 @@ is installed on the remote host, in which case the following syntax is used:: or:: - $ borg init ssh://user@hostname:port//path/to/repo + $ borg init ssh://user@hostname:port/path/to/repo Remote operations over SSH can be automated with SSH keys. You can restrict the use of the SSH keypair by prepending a forced command to the SSH public key in