File

man/Makefile @ 8818:c96c00dc424b

MUC: Add support for an optional hard limit on number of rooms (fixes #766)
author Kim Alvefur <zash@zash.se>
date Tue, 22 May 2018 21:22:51 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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