File

man/Makefile @ 9241:2d82a926826f

configmanager: Allow referencing environment variables in the config as as ENV_<name>
author Matthew Wild <mwild1@gmail.com>
date Mon, 03 Sep 2018 17:45:30 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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