diff --git a/docs/evacuation.md b/docs/evacuation.md index 7c8beb79..5befad16 100644 --- a/docs/evacuation.md +++ b/docs/evacuation.md @@ -85,8 +85,8 @@ Shard IDs: 54Y8aot9uc7BSadw2XtYr3. Evacuated 73 object out of 73, failed to evac ### Start evacuation and await it completes without progress notifications ```bash frostfs-cli control shards evacuation start --endpoint s01.frostfs.devenv:8081 --wallet ./../frostfs-dev-env/services/storage/wallet01.json --id 54Y8aot9uc7BSadw2XtYr3 --await --no-progress -Enter password > +Enter password > Shard evacuation has been successfully started. Shard evacuation has been completed. Shard IDs: 54Y8aot9uc7BSadw2XtYr3. Evacuated 73 object out of 73, failed to evacuate 0 objects. Started at: 2023-05-10T10:20:00Z UTC. Duration: 00:00:14. -``` \ No newline at end of file +```