Stephan
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
weed/command/mount.go
|
@ -86,7 +86,7 @@ var cmdMount = &Command{ |
|
|
This uses github.com/seaweedfs/fuse, which enables writing FUSE file systems on |
|
|
This uses github.com/seaweedfs/fuse, which enables writing FUSE file systems on |
|
|
Linux, and OS X. |
|
|
Linux, and OS X. |
|
|
|
|
|
|
|
|
On OS X, it requires OSXFUSE (http://osxfuse.github.com/).
|
|
|
|
|
|
|
|
|
On OS X, it requires OSXFUSE (https://osxfuse.github.io/).
|
|
|
|
|
|
|
|
|
`, |
|
|
`, |
|
|
} |
|
|
} |