File

man/Makefile @ 9422:b7aad88c537b

configure: Add shellcheck directives to suppress warnings on harmless lines
author Matthew Wild <mwild1@gmail.com>
date Mon, 01 Oct 2018 15:33:10 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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