[pacman-dev] [PATCH 1/1] doc/pacman.conf: ParallelDownloads expects a value
Allan McRae
allan at archlinux.org
Thu May 20 23:40:33 UTC 2021
On 21/5/21 5:36 am, Christian Hesse wrote:
> From: Christian Hesse <mail at eworm.de>
>
> This can not be specified on its own but requires a value.
>
> Signed-off-by: Christian Hesse <mail at eworm.de>
> ---
Applied.
Thanks,
A
> doc/pacman.conf.5.asciidoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/pacman.conf.5.asciidoc b/doc/pacman.conf.5.asciidoc
> index fd765f3d..77a3907f 100644
> --- a/doc/pacman.conf.5.asciidoc
> +++ b/doc/pacman.conf.5.asciidoc
> @@ -202,7 +202,7 @@ Options
> Disable defaults for low speed limit and timeout on downloads. Use this
> if you have issues downloading files with proxy and/or security gateway.
>
> -*ParallelDownloads*::
> +*ParallelDownloads =* ...::
> Specifies number of concurrent download streams. The value needs to be a
> positive integer. If this config option is not set then only one download
> stream is used (i.e. downloads happen sequentially).
> .
>
More information about the pacman-dev
mailing list