File

man/Makefile @ 8401:f1923a79c93d

util.pubsub: Recreate itemstore if persist_items changes or resize it if max_items changes
author Kim Alvefur <zash@zash.se>
date Thu, 09 Nov 2017 17:19:11 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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