File

man/Makefile @ 11295:50ea7d9143ad

prosodyctl: Abort if no plugin source specified for the installer Better than having a non-working default.
author Kim Alvefur <zash@zash.se>
date Thu, 21 Jan 2021 19:11:27 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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