File

man/Makefile @ 9201:1555ea0d6f61

util.pubsub: get_last_item(): Return error if node does not exist
author Matthew Wild <mwild1@gmail.com>
date Sat, 18 Aug 2018 14:17:43 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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