File

man/Makefile @ 10773:3e1046b39484

mod_mam: Store only incoming errors Unclear if clients normally ever send error messages, but there may be locally generated bounces sent on behalf of local sessions.
author Kim Alvefur <zash@zash.se>
date Sun, 26 Apr 2020 14:28:00 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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