diff --git a/Mount.md b/Mount.md index 1c25fc0..66ab2d2 100644 --- a/Mount.md +++ b/Mount.md @@ -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/).