소스 검색

ssh: repo url docs - fix typo

Thomas Waldmann 8 년 전
부모
커밋
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::
 
-  $ 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