File

man/Makefile @ 10077:c0702a1534cb

mod_mam: Log RSM parameters Helps when trying to figure out why some queries fail, ie when paging using an archive id that doesn't exist.
author Kim Alvefur <zash@zash.se>
date Thu, 11 Jul 2019 23:27:45 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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