This commit is contained in:
Chris Lu
2020-12-06 18:56:58 -08:00
parent 263eb29e9f
commit 46b91228af
4 changed files with 5 additions and 4 deletions

View File

@@ -24,7 +24,8 @@ func (c *commandS3Configure) Name() string {
}
func (c *commandS3Configure) Help() string {
return `configure and apply s3 options for each bucket
return `<WIP> configure and apply s3 options for each bucket
# see the current configuration file content
s3.configure
`