diff options
| author | Chris Lu <chris.lu@gmail.com> | 2021-01-13 22:21:34 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2021-01-13 22:21:34 -0800 |
| commit | f20743bb383782b0071c0cf0bc8088096321adc6 (patch) | |
| tree | a478b00b0f0ea0910ddc690d8ee121cec10a28da /weed/shell/command_s3_configure.go | |
| parent | f17aa1d06c10c59124b08ca92480e4bba9b324b8 (diff) | |
| download | seaweedfs-f20743bb383782b0071c0cf0bc8088096321adc6.tar.xz seaweedfs-f20743bb383782b0071c0cf0bc8088096321adc6.zip | |
remove WIP status
Diffstat (limited to 'weed/shell/command_s3_configure.go')
| -rw-r--r-- | weed/shell/command_s3_configure.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/shell/command_s3_configure.go b/weed/shell/command_s3_configure.go index 869949a25..ca51ef72f 100644 --- a/weed/shell/command_s3_configure.go +++ b/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 |
