Fix simple migrate example filesystem path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
asonix 2023-06-20 13:12:00 -05:00
parent 653ec4e8fe
commit 1e6705684e

View file

@ -176,7 +176,7 @@ Migrating to object storage from filesystem storage. For more detailed info, see
[Filesystem to Object Storage Migration](#filesystem-to-object-storage-migration)
```bash
$ ./pict-rs \
filesystem -p data/sled-repo \
filesystem -p data/files \
object-storage \
-a ACCESS_KEY \
-b BUCKET_NAME \