From a20314f114234ca531fb5a47248f177572cc4040 Mon Sep 17 00:00:00 2001 From: Tommaso Piazza Date: Mon, 11 Mar 2019 15:17:13 +0100 Subject: [PATCH] [skip ci] Update Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1ad3c2a..14a1e1d 100644 --- a/README.md +++ b/README.md @@ -646,6 +646,8 @@ Uploaded Alamofire.dSYM to: Alamofire/iOS/Alamofire.framework.dSYM-4.3.0.zip ``` If a local cache is specified in your `Romefile` and you wish to ignore it pass `--skip-local-cache` on the command line. +If you are on a fast Internet connection you can use the `--concurrently` flag to maximise concurrency for the operation +and maximise bandwith use. Using the --concurrently` flag should result in a x3 speedup. ### Downloading @@ -679,6 +681,8 @@ Downloaded Alamofire.dSYM from: Alamofire/watchOS/Alamofire.framework.dSYM-4.3.0 ``` If a local cache is specified in your `Romefile` and you wish to ignore it pass `--skip-local-cache` on the command line. +If you are on a fast Internet connection you can use the `--concurrently` flag to maximise concurrency for the operation +and maximise bandwith use. Using the --concurrently` flag should result in a x3 speedup. ### Listing