mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Fix minor typo.
parent
5b6b313b96
commit
a56db5daed
|
@ -90,7 +90,7 @@ It is easy to switch between different filer stores (except memory store).
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
```sh
|
```sh
|
||||||
weed filer.export -sourceStore=mysql -targetStroe=cassandra
|
weed filer.export -sourceStore=mysql -targetStore=cassandra
|
||||||
```
|
```
|
||||||
|
|
||||||
### Extending Storage Options
|
### Extending Storage Options
|
||||||
|
|
Loading…
Reference in a new issue