mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
correct help message
This commit is contained in:
parent
11c120c040
commit
46ef1811a1
|
@ -26,7 +26,7 @@ func (c *commandS3CleanUploads) Help() string {
|
||||||
return `clean up stale multipart uploads
|
return `clean up stale multipart uploads
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
s3.clean.uploads -replication 001
|
s3.clean.uploads -timeAgo 1.5h
|
||||||
|
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue