File

man/Makefile @ 9468:bd5e4485a245

mod_storage_memory: Switch from '@' prefix to '=' for chunks, '@' is used to indicate a source file name only
author Matthew Wild <mwild1@gmail.com>
date Thu, 11 Oct 2018 10:36:01 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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