Browse Source

remove WIP status

pull/1748/head
Chris Lu 4 years ago
parent
commit
f20743bb38
  1. 2
      weed/shell/command_s3_configure.go

2
weed/shell/command_s3_configure.go

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

Loading…
Cancel
Save