mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-20 00:49:24 +08:00
fix: fix command prompt information
This commit is contained in:
@@ -26,7 +26,7 @@ func (c *commandS3BucketCreate) Help() string {
|
||||
return `create a bucket with a given name
|
||||
|
||||
Example:
|
||||
s3.bucket.create -name <bucket_name> -replication 001
|
||||
s3.bucket.create -name <bucket_name>
|
||||
`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user