File

man/Makefile @ 10926:c55bd98a54f8

mod_storage_internal, mod_storage_memory: Add support for query.before Previously returned all results.
author Matthew Wild <mwild1@gmail.com>
date Fri, 12 Jun 2020 16:55:35 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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