File

man/Makefile @ 10122:95814c597836

prosodyctl: Created a custom function, 'test', that prints back a welcoming message
author João Duarte <jvsDuarte08@gmail.com>
date Fri, 07 Jun 2019 11:36:13 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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