Updated Mount (markdown)

Chris Lu 2018-12-26 00:57:50 -08:00
parent bc9faede2b
commit 2f57e768f9

@ -11,10 +11,6 @@ With "weed mount", the files can be operated as a local file. The following oper
* soft link
* display free disk space
// planned
* hard link
### Mount as FUSE
This uses bazil.org/fuse, which enables writing FUSE file systems on Linux and OS X. On OS X, it requires OSXFUSE (http://osxfuse.github.com/).