File

man/Makefile @ 8751:469f78fe1c3e

net.server_event: Don't close servers if just quitting the loop once
author Matthew Wild <mwild1@gmail.com>
date Tue, 10 Apr 2018 20:41:03 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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