print-unused-distfiles
Name
cave-print-unused-distfiles — Prints unused distfiles.
Synopsis
cave print-unused-distfiles [ --include mybinrepo … ]
DESCRIPTION
Prints all distfiles not used by any installed package. No formatting is used, making the output suitable for parsing by scripts.
OPTIONS
Global Options
Global options, used by every subcommand.
- -h , --help
- display help message
Repository Options
Alter how repositories are handled.
- -i , --include
- Treat all distfiles from IDs in the specified repository as used. May be specified multiple times. Typically this is used for binary repositories, to avoid treating non-installed binary distfiles as unused.