summaryrefslogtreecommitdiff
path: root/doc/apk-cache.8.scd
AgeCommit message (Collapse)AuthorFilesLines
2023-04-10cache: improve and document purgingTimo Teräs1-1/+7
Document cache clean --purge better. Add a cache purge alias for it. And also purge installed package copies on disk installs. fixes #10857
2022-01-21cache: allow various flags, and addition of dependenciesTimo Teräs1-6/+22
Allow controlling 'cache download' more closely to 'upgrade' so it can be used to pre-download packages for ugprade.
2021-07-23Remove AUTHORS section from man pagesTimo Teräs1-5/+0
Use of an AUTHORS section is strongly discouraged. Generally, it is better not to clutter every page with a list of (over time potentially numerous) authors. Add your name to comments in sources, or the root level AUTHORS file instead.
2020-05-06man pages: make more friendly for help generationTimo Teräs1-6/+11
Also few minor fixups added.
2020-04-21man pages: format email addresses consistentlyFredrik Gustafsson1-1/+1
Some email addresses was underlined and some wasn't. Remove underline from all email addresses to be consistent. The reason for chosing no underline is that the email address isn't clickable and to be consistent with the output from git log.
2020-01-26add apk-cache(8)Drew DeVault1-0/+41