File

man/Makefile @ 10713:38159b9adf9f

MUC: Add API for adding 'filtered namespaces' to be stripped from inbound presence
author Matthew Wild <mwild1@gmail.com>
date Sat, 11 Apr 2020 16:43:57 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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