accerso(1)
Name
accerso - Mirror client for Paludis
Synopsis
accerso --fetch
Description
accerso is a mirror client for Paludis. It fetches every distfile for every package in the given repository and produces a report of any failures.
Options
Actions
Selects which basic action to perform. Exactly one action should be specified.
- -f, --fetch
- Fetch necessary distfiles
- -V, --version
- Display program version
- -h, --help
- Display program help
General options
Options which are relevant for most or all actions.
- --log-level
- Specify the log level
- debug
- Show debug output (noisy)
- qa
- Show QA messages and warnings only (default)
- warning
- Show warnings only
- silent
- Suppress all log messages (UNSAFE)
- --no-colour
- Do not use colour
- --no-color
- Alias for --no-colour
- -D, --repository-dir
- Where to find the repository (default: current directory)
- -d, --download-dir
- Where to place downloaded files
- --master-repository-dir
- Use the specified location for the master repository
- --write-cache-dir
- Use a subdirectory named for the repository name under the specified directory for repository write cache
- -r, --report-file
- Write report to the specified file, rather than stdout
Environment
- ACCERSO_OPTIONS
- Default command-line options.
