summaryrefslogtreecommitdiffhomepage
path: root/etc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'etc/README.md')
-rw-r--r--etc/README.md5
1 files changed, 5 insertions, 0 deletions
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)
[//]: # "}}}"