File

man/Makefile @ 7983:879be73c0a58

mod_pubsub: Fix syntax error introduced in 241f02bd66ce
author Matthew Wild <mwild1@gmail.com>
date Fri, 17 Mar 2017 13:04:18 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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