File

man/Makefile @ 12625:e43a01641ca1

util.uuid: Fix syntax of Teal interface declaration file
author Kim Alvefur <zash@zash.se>
date Wed, 10 Aug 2022 15:10:14 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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