File

man/Makefile @ 10686:ac3ec4f2b124

MUC: Pass previous role to :publicise_occupant_status() when destroying a MUC
author Matthew Wild <mwild1@gmail.com>
date Thu, 12 Mar 2020 14:35:34 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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