File

man/Makefile @ 11969:395dce95508d

mod_storage_sql: Fix traceback on multi-user deletion jid.join(true, ...) fails. Since we don't know which users this affects, best to clear the whole cache.
author Kim Alvefur <zash@zash.se>
date Tue, 30 Nov 2021 15:24:17 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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