File

man/Makefile @ 10679:b50b1eae711c

storagemanager: Add support for :find_key() and :delete_key() to map store shim
author Matthew Wild <mwild1@gmail.com>
date Wed, 11 Mar 2020 16:29:57 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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