File

man/Makefile @ 8296:e23328adca25

mod_pubsub: Remove workaround for SQL issue (fixed in becb593ed86d)
author Kim Alvefur <zash@zash.se>
date Sun, 08 Oct 2017 01:23:43 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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