Commit Graph

2 Commits

Author SHA1 Message Date
Christian Clason
bf6de51f55 fix(help): add --clean to -h (#20171)
update man file to match
2022-09-14 11:11:17 +02:00
Justin M. Keyes
eab8b998e9 build: move man/ to src/man/ #19119
Problem:
man/ contains source files for manpage generation, it doesn't need to
live at the project root.

Solution:
Move it to src/man/.
2022-06-27 01:02:02 -07:00