doc/mkinitfs.1: add manpage

This commit is contained in:
Clayton Craft
2023-02-18 16:43:33 -08:00
parent 347668caa3
commit 4259478755
4 changed files with 124 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ build:
stage: build
<<: *only-default
before_script:
- apk -q add go staticcheck make
- apk -q add go staticcheck make scdoc
script:
- make test
- make