File

man/Makefile @ 9872:e1d68f32ce29

mod_muc_mam: Set error status if loaded on incorrect host type
author Matthew Wild <mwild1@gmail.com>
date Tue, 19 Mar 2019 09:08:56 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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