diff options
| author | Chris Lu <chris.lu@gmail.com> | 2014-09-25 21:53:32 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2014-09-25 21:53:32 -0700 |
| commit | d0229d99ed3b1b430f6de246f7a7b5f9d49d0212 (patch) | |
| tree | a93480ba2733b25d2ffc31f38a9b0cae6b23eca8 /docs/api.rst | |
| parent | 348a50052e8aa9b90e80a35c5a4d138fe2d5dbb0 (diff) | |
| download | seaweedfs-d0229d99ed3b1b430f6de246f7a7b5f9d49d0212.tar.xz seaweedfs-d0229d99ed3b1b430f6de246f7a7b5f9d49d0212.zip | |
name change on documents
Diffstat (limited to 'docs/api.rst')
| -rw-r--r-- | docs/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.rst b/docs/api.rst index cb66d5627..f26408f5a 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -180,7 +180,7 @@ Upload File curl -F file=@/home/chris/myphoto.jpg http://127.0.0.1:8080/3,01637037d6 {"size": 43234} -The size returned is the size stored on WeedFS, sometimes the file is automatically gzipped based on the mime type. +The size returned is the size stored on Seaweed-FS, sometimes the file is automatically gzipped based on the mime type. Upload File Directly *********************************** |
