File

man/Makefile @ 9295:6c7d2fb0d369

doc/net.server.lua: Not an actual source file, instruct luacheck to ignore it
author Matthew Wild <mwild1@gmail.com>
date Wed, 12 Sep 2018 14:27:01 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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