File

man/Makefile @ 8641:c7734b59506f

util.stanza: tests: Add more invalid data types and update for :text(nil) and :text("")
author Matthew Wild <mwild1@gmail.com>
date Wed, 21 Mar 2018 22:08:54 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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