File

man/Makefile @ 9124:dcc490f0044d

pubsub.lib: auto-create node with publish-options if autocreation is enabled
author Jonas Wielicki <jonas@wielicki.name>
date Sun, 05 Aug 2018 11:44:49 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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