File

man/Makefile @ 9305:f14c81fd44a4

spec/scansion/basic_roster.scs: Add tests for actually modifying the roster
author Matthew Wild <mwild1@gmail.com>
date Thu, 13 Sep 2018 16:18:59 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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