Browse Source

ssh: repo url docs - fix typo

Thomas Waldmann 8 năm trước cách đây
mục cha
commit
9b9179312d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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::
 
-  $ 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