summaryrefslogtreecommitdiff
path: root/doc/apk.8.scd
AgeCommit message (Collapse)AuthorFilesLines
2020-05-06man pages: make more friendly for help generationTimo Teräs1-18/+28
Also few minor fixups added.
2020-04-24man pages: fix apk-del section in the main indexTimo Teräs1-1/+1
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-0/+22
2020-01-26add apk-list(8)Drew DeVault1-1/+1
2020-01-26Initial riggings for man pages, add apk(8)Drew DeVault1-0/+167
This commit sets up the build system to compile man pages with scdoc, and adds the first man page: apk(8).