File

man/Makefile @ 11065:95eb1a981ef6

util.interpolation: Add test for ~ when value is false (not just nil)
author Matthew Wild <mwild1@gmail.com>
date Wed, 09 Sep 2020 17:12:00 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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