File

man/Makefile @ 11576:fbd1ebd86369

teal: Add new util.hashes APIs
author Kim Alvefur <zash@zash.se>
date Thu, 20 May 2021 23:09:45 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

%.man: %.markdown
	pandoc -s -t man -o $@ $^