diff options
| author | Chris Lu <chris.lu@gmail.com> | 2014-11-28 17:02:10 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2014-11-28 17:02:10 -0800 |
| commit | ca67ed69a1e80bd1166105fb8a08d8c5b4f9c83f (patch) | |
| tree | 8213ad8fe56b1a5e3feef7ee15c26ddf8c411909 /docs/directories.rst | |
| parent | 9d03cd20ba518e2aad6db6abe8f51ee9445eaacd (diff) | |
| download | seaweedfs-ca67ed69a1e80bd1166105fb8a08d8c5b4f9c83f.tar.xz seaweedfs-ca67ed69a1e80bd1166105fb8a08d8c5b4f9c83f.zip | |
Change name to Seaweed.
Diffstat (limited to 'docs/directories.rst')
| -rw-r--r-- | docs/directories.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/directories.rst b/docs/directories.rst index 787c7a2ab..aa14da4f7 100644 --- a/docs/directories.rst +++ b/docs/directories.rst @@ -1,7 +1,7 @@ Directories and files =========================== -When talking about file systems, many people would assume directories, list files under a directory, etc. These are expected if we want to hook up Weed File System with linux by FUSE, or with Hadoop, etc. +When talking about file systems, many people would assume directories, list files under a directory, etc. These are expected if we want to hook up Seaweed File System with linux by FUSE, or with Hadoop, etc. Sample usage ##################### |
