File

man/Makefile @ 7700:0d70410efdcf

util.array: Remove unused arguments [luacheck]
author Kim Alvefur <zash@zash.se>
date Tue, 18 Oct 2016 15:16:30 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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