From 2da321eb8ce64293e6a3fd1b2f7520356f964da4 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Fri, 25 Nov 2022 09:11:22 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 005d930..62850ba 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,8 @@ Arguments: Injects: [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && sh -c "{string}" --save-offline-repository-cache - Saves the local repository in the ISO defined by --repo. + Saves the offline repository cache (packages) in the ISO between rebuilds. + It's done by moving out the `--repo` folder/cache out and in the --builddir. --silent Does not prompt for anything, will skip by default or error out if key parameters @@ -90,4 +91,4 @@ Arguments: Examples: - sudo python -m archoffline --mirrors=Sweden --packages="nano wget" --rebuild \ No newline at end of file + sudo python -m archoffline --mirrors=Sweden --packages="nano wget" --rebuild