mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
Order for server:disk originally provided wouldn't stripe
wide and may lead to availability issues.
Also added Short-form examples using {1...n} and a
warning about {1..2} vs {1...3}