File

man/Makefile @ 10814:e042b0c8b310 0.11

mod_muc_mam: Fix stanza id filter event name, fixes #1546 Nice typo
author Kim Alvefur <zash@zash.se>
date Wed, 29 Apr 2020 18:04:05 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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