File

man/Makefile @ 10765:294923f45e25

mod_register_limits: Fix order of arguments to util.error (fix #1539 p1) (thanks Ge0rG)
author Kim Alvefur <zash@zash.se>
date Thu, 23 Apr 2020 19:00:40 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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