Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(help): add `--clean` to `-h` (#20171) | Christian Clason | 2022-09-14 |
| | | | update man file to match | ||
* | build: move man/ to src/man/ #19119 | Justin M. Keyes | 2022-06-27 |
Problem: man/ contains source files for manpage generation, it doesn't need to live at the project root. Solution: Move it to src/man/. |