File

man/Makefile @ 9744:8132030ff04a

luacheckrc: Teach luacheck about the new module:send_iq() API
author Kim Alvefur <zash@zash.se>
date Sun, 30 Dec 2018 03:20:37 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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