adjust help message

This commit is contained in:
Chris Lu 2021-04-11 00:26:28 -07:00
parent f62c153274
commit 0df5b53ad8

View file

@ -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