Improve the generation of man pages

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2023-08-10 06:56:45 -06:00
parent f375ff32cb
commit 1fdd3742c3
2 changed files with 10 additions and 13 deletions

5
.gitignore vendored
View File

@@ -10,7 +10,6 @@
/wwclient
/wwctl
/bash_completion
/man_page
/config_defaults
/update_configuration
/wwapic
@@ -19,9 +18,9 @@
/print_defaults
# other created files
/man_pages
/docs/man/man1/*.1.gz
/docs/man/man5/*.5.gz
/bash_completion.d
/usr/share/man/man1/
/etc/bash_completion.d/
warewulf.spec
internal/pkg/buildconfig/setconfigs.go