瀏覽代碼

ssh: repo url docs - fix typo

Thomas Waldmann 9 年之前
父節點
當前提交
9b9179312d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/quickstart.rst

+ 1 - 1
docs/quickstart.rst

@@ -249,7 +249,7 @@ is installed on the remote host, in which case the following syntax is used::
 
 
 or::
 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
 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
 use of the SSH keypair by prepending a forced command to the SSH public key in