File

man/Makefile @ 8636:8691083420e4

util.startup: Oops, uncomment accidentally-commented code
author Matthew Wild <mwild1@gmail.com>
date Tue, 20 Mar 2018 16:11:37 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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