File

man/Makefile @ 10558:40c2500208f4

mod_muc_mam: Handle form identification error (e.g. not a form at all)
author Kim Alvefur <zash@zash.se>
date Mon, 23 Dec 2019 23:28:44 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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