File

man/Makefile @ 11273:9f1355689648

storage tests: Test querys with both before and after IDs Needed for extended MAM, supported by SQL storage already.
author Kim Alvefur <zash@zash.se>
date Tue, 12 Jan 2021 15:52:14 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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