Browse Source

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

Thomas Waldmann 8 months ago
parent
commit
b69edd4ae1
1 changed files with 2 additions and 0 deletions
  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.