File

man/Makefile @ 8619:b96b0141cb61

util.format: Fix tests to have expected value first
author Kim Alvefur <zash@zash.se>
date Sat, 17 Mar 2018 19:43:20 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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