Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-27 | Remove -l,--lower from man page | Aaron Ball | |
2019-08-26 | Update man page with the new -0 and -A flags | Aaron Ball | |
2019-03-11 | Initial commit of version 1.1 release notes | Aaron Ball | |
2019-03-11 | Initial commit of version 1.0 release notes | Aaron Ball | |
These weren't committed in the original release (oops), so adding this retroactively. | |||
2019-03-09 | Initial commit of man page | Aaron Ball | |
Updated the make file to produce the man page during `make` and `make install`. The make process interpolates the config using sed to find and replace jinja-style variables for the release date and the build version. Added new variable RELDATE and MANPREFIX variables to the Makefile. |