File

man/Makefile @ 10711:d2e4584ba7b3

spec: Add test cases for util.http.contains_token
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Fri, 10 Apr 2020 20:20:14 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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