mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 16:53:14 +08:00
Fix minor typo.
@@ -90,7 +90,7 @@ It is easy to switch between different filer stores (except memory store).
|
||||
|
||||
For example:
|
||||
```sh
|
||||
weed filer.export -sourceStore=mysql -targetStroe=cassandra
|
||||
weed filer.export -sourceStore=mysql -targetStore=cassandra
|
||||
```
|
||||
|
||||
### Extending Storage Options
|
||||
|
||||
Reference in New Issue
Block a user