File

man/Makefile @ 11300:d0d64655e584

prosodyctl: Move message after condition If the condition is false, the message becomes a lie!
author Kim Alvefur <zash@zash.se>
date Thu, 21 Jan 2021 19:20:08 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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