소스 검색

Fixed typo.

Mark Lopez 9 년 전
부모
커밋
2b8083bb20
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/usage.rst

+ 1 - 1
docs/usage.rst

@@ -66,7 +66,7 @@ General:
         When set, use the given filename as INI_-style logging configuration.
     BORG_RSH
         When set, use this command instead of ``ssh``. This can be used to specify ssh options, such as
-        a custom identity file ``ssh -i /path/to/private/key``. See ``ssh man`` for other options.
+        a custom identity file ``ssh -i /path/to/private/key``. See ``man ssh`` for other options.
     TMPDIR
         where temporary files are stored (might need a lot of temporary space for some operations)