File

man/Makefile @ 10743:3967cf10de1b

mod_mam: Respect no-store hint (thanks Ge0rG) no-store is used in an example in XEP-0313, so obviously this is the preferred hint
author Kim Alvefur <zash@zash.se>
date Wed, 22 Apr 2020 18:47:06 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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