File

man/Makefile @ 8249:cc664a3917e2

prosodyctl: cert import: Use env variable set by certbot if invoked as post-renew hook
author Kim Alvefur <zash@zash.se>
date Mon, 18 Sep 2017 18:28:29 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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