Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Torxed authored Nov 25, 2022
1 parent 797436d commit 2da321e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,13 @@ 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
were not found during execution.

Examples:

sudo python -m archoffline --mirrors=Sweden --packages="nano wget" --rebuild
sudo python -m archoffline --mirrors=Sweden --packages="nano wget" --rebuild

0 comments on commit 2da321e

Please # to comment.