From 2f57e768f9f69fe2c6db5d5219dd8e76c9192383 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Wed, 26 Dec 2018 00:57:50 -0800 Subject: [PATCH] Updated Mount (markdown) --- Mount.md | 4 ---- 1 file changed, 4 deletions(-) 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/).