File

man/Makefile @ 9213:172f93f752b8

tests: Add muc/util tests for filtering MUC elements
author Matthew Wild <mwild1@gmail.com>
date Sun, 19 Aug 2018 13:20:55 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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