소스 검색

docs: borg/borgfs detects internally under which name it was invoked, fixes #8207

Thomas Waldmann 8 달 전
부모
커밋
b69edd4ae1
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      docs/binaries/00_README.txt

+ 2 - 0
docs/binaries/00_README.txt

@@ -55,6 +55,8 @@ Installing
 ----------
 
 It is suggested that you rename or symlink the binary to just "borg".
+If you need "borgfs", just also symlink it to the same binary, it will
+detect internally under which name it was invoked.
 
 On UNIX-like platforms, /usr/local/bin/ or ~/bin/ is a nice place for it,
 but you can invoke it from every place by giving a full path to it.