generate a man page as part of the build

This commit is contained in:
Alexander Kjäll
2023-01-27 20:08:11 +01:00
committed by andy.boot
parent 810cc8b604
commit fdbed14334
4 changed files with 111 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ tempfile = "=3"
[build-dependencies]
clap = "3.2.17"
clap_complete = "3.2.4"
clap_mangen = "0.1"
[[test]]
name = "integration"