File

man/Makefile @ 7145:b1a109858502

certmanager: Try filename.key if certificate is set to a full filename ending with .crt
author Kim Alvefur <zash@zash.se>
date Fri, 05 Feb 2016 16:12:01 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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