Procházet zdrojové kódy

ssh: repo url docs - fix typo

Thomas Waldmann před 8 roky
rodič
revize
9b9179312d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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