From 81d35ddd1b6863aeb57f46def1d756dfb8127d66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Thu, 19 Aug 2021 19:42:16 +0200 Subject: etc/README.md: updated. --- etc/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/README.md b/etc/README.md index c423eb8c..a5757da5 100644 --- a/etc/README.md +++ b/etc/README.md @@ -234,6 +234,11 @@ Rebuild entire build groups including or excluding group dependencies, respectiv ./build.sh [ ... ] -r ALL =native_runtime ``` +Forcibly (re)download all archive files and/or Git repositories associated with all packages: +```shell +./build.sh [ ... ] -r ALL:@fetch +``` + [Back to top](#table-of-contents) [//]: # "}}}" -- cgit v1.2.3