2
0
Эх сурвалжийг харах

mount -olocal: how to show mount in finder's sidebar, fixes #5321

Thomas Waldmann 1 жил өмнө
parent
commit
deed47824f
1 өөрчлөгдсөн 10 нэмэгдсэн , 0 устгасан
  1. 10 0
      docs/faq.rst

+ 10 - 0
docs/faq.rst

@@ -1175,6 +1175,16 @@ space.
 Miscellaneous
 #############
 
+macOS: borg mounts not shown in Finder's side bar
+-------------------------------------------------
+
+https://github.com/osxfuse/osxfuse/wiki/Mount-options#local
+
+Read the above first and use this on your own risk::
+
+    borg mount -olocal REPO MOUNTPOINT
+
+
 Requirements for the borg single-file binary, esp. (g)libc?
 -----------------------------------------------------------