File

man/Makefile @ 10069:6f317e51544d

util.error: Fix traceback due to missing text field
author Kim Alvefur <zash@zash.se>
date Wed, 10 Jul 2019 17:04:36 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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