File

man/Makefile @ 13138:0b0cefce6e42 0.12

util.array: Expose new() on module table For consistency with other utils. Consistency is good.
author Kim Alvefur <zash@zash.se>
date Sat, 10 Jun 2023 12:14:12 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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