aboutsummaryrefslogtreecommitdiff
path: root/weed/command/filer_export.go
diff options
context:
space:
mode:
authorbingoohuang <bingoo.huang@gmail.com>2019-01-17 09:17:19 +0800
committerbingoohuang <bingoo.huang@gmail.com>2019-01-17 09:17:19 +0800
commitab6be025d76748388ad3eea6fe6ca000db1c2435 (patch)
tree1be9b1b5e7f91693f4cabe3ae0d114cb7f7dced6 /weed/command/filer_export.go
parent6ddfaf33cba953b92a5e3383a15bf26ab1845dbc (diff)
downloadseaweedfs-ab6be025d76748388ad3eea6fe6ca000db1c2435.tar.xz
seaweedfs-ab6be025d76748388ad3eea6fe6ca000db1c2435.zip
go fmt and fix some typo
Diffstat (limited to 'weed/command/filer_export.go')
-rw-r--r--weed/command/filer_export.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/filer_export.go b/weed/command/filer_export.go
index dcc8ccd4e..7a2e7920a 100644
--- a/weed/command/filer_export.go
+++ b/weed/command/filer_export.go
@@ -14,7 +14,7 @@ func init() {
}
var cmdFilerExport = &Command{
- UsageLine: "filer.export -sourceStore=mysql -targetStroe=cassandra",
+ UsageLine: "filer.export -sourceStore=mysql -targetStore=cassandra",
Short: "export meta data in filer store",
Long: `Iterate the file tree and export all metadata out