[#364] Fix trailing whitespace

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
pull/379/head
Anton Nikiforov 2023-05-22 09:59:38 +03:00
parent 271a56c2ab
commit 9c54a24101
1 changed files with 2 additions and 2 deletions

View File

@ -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.
```
```