File

man/Makefile @ 12569:b5d9f1829b15

util.dependencies: Deprecate support for Lua 5.1, this is your final warning
author Kim Alvefur <zash@zash.se>
date Thu, 30 Jun 2022 17:03:50 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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