File

man/Makefile @ 12849:330bfcaa5532

luacheck: Remove long gone mod_storage_sql1 from excludes No point not checking a file that doesn't exist
author Kim Alvefur <zash@zash.se>
date Thu, 19 Jan 2023 17:29:40 +0100 (2023-01-19)
parent 7032:817c7b197ac7
line wrap: on
line source
all: prosodyctl.man

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