summaryrefslogtreecommitdiff
path: root/doc/apk-add.8.scd
AgeCommit message (Collapse)AuthorFilesLines
2022-06-03add: allow specifying a version for --virtual packageTimo Teräs1-1/+3
fixes #10835
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-11/+20
Also few minor fixups added.
2020-04-28apk: do not manage file ownership as non-root or when asked soFredrik Gustafsson1-0/+6
If apk is run as a non-root user, it's not possible to chown files. Maintainers note: minor wording changes on commit log and man page. Signed-off-by: Fredrik Gustafsson <fredrigu@axis.com>
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-26man pages: consoldate commit options in apk(8)Drew DeVault1-26/+2
2020-01-26add apk-add(8)Drew DeVault1-0/+69