File

man/Makefile @ 9602:b250ffdfae3f 0.11

muc_affiliation_notify.scs: Remove trailing whitespace
author Matthew Wild <mwild1@gmail.com>
date Wed, 31 Oct 2018 13:18:01 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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