File

man/Makefile @ 7442:156c95bfed0b

util.dataforms: Allow separation of options from values in list fields
author Kim Alvefur <zash@zash.se>
date Fri, 27 May 2016 15:44:41 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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