File

man/Makefile @ 9544:cbd3b9d4c60b

prosodyctl: Change ownership of certs to same as the cert base dir when running from a source checkout
author Kim Alvefur <zash@zash.se>
date Wed, 24 Oct 2018 17:13:49 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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