Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-06 | man pages: make more friendly for help generation | Timo Teräs | 1 | -18/+28 | |
Also few minor fixups added. | |||||
2020-04-24 | man pages: fix apk-del section in the main index | Timo Teräs | 1 | -1/+1 | |
2020-04-21 | man pages: format email addresses consistently | Fredrik Gustafsson | 1 | -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-26 | man pages: consoldate commit options in apk(8) | Drew DeVault | 1 | -0/+22 | |
2020-01-26 | add apk-list(8) | Drew DeVault | 1 | -1/+1 | |
2020-01-26 | Initial riggings for man pages, add apk(8) | Drew DeVault | 1 | -0/+167 | |
This commit sets up the build system to compile man pages with scdoc, and adds the first man page: apk(8). |