diff options
Diffstat (limited to 'weed/command/gateway.go')
| -rw-r--r-- | weed/command/gateway.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/gateway.go b/weed/command/gateway.go index 28ec326cc..8a6f852a5 100644 --- a/weed/command/gateway.go +++ b/weed/command/gateway.go @@ -38,7 +38,7 @@ var cmdGateway = &Command{ Long: `start a gateway server which accepts REST operation to write any blobs, files, or topic messages. POST /blobs/ - return a chunk id + upload the blob and return a chunk id DELETE /blobs/<chunk_id> delete a chunk id |
