We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9012626 commit 998dcfdCopy full SHA for 998dcfd
ci/build_manpage.sh
@@ -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