File

man/Makefile @ 10197:91085371cfc5

util.paths: Added the function 'complement_lua_path'
author João Duarte <jvsDuarte08@gmail.com>
date Thu, 01 Aug 2019 09:12:28 -0700
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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