File

man/Makefile @ 7849:93a068ef4b2c

mod_mam: Allow a set of namespaces to be stripped from stored stanzas, default to chat states (fixes #763)
author Kim Alvefur <zash@zash.se>
date Mon, 19 Dec 2016 08:44:56 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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