Skip to content

Commit 998dcfd

Browse files
committed
chore(ci): build manpage using pandoc
1 parent 9012626 commit 998dcfd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ci/build_manpage.sh

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env bash
2+
set -euo pipefail
3+
4+
pandoc man/bombadil.1.md -s -t man

0 commit comments

Comments
 (0)