From 81d35ddd1b6863aeb57f46def1d756dfb8127d66 Mon Sep 17 00:00:00 2001 From: Lucio Andrés Illanes Albornoz Date: Aug 19 2021 17:42:16 +0000 Subject: etc/README.md: updated. --- diff --git a/etc/README.md b/etc/README.md index c423eb8..a5757da 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) [//]: # "}}}"