File

man/Makefile @ 8887:c47f220580fd

Backed out changeset b8c3dbf76a2e (fixes #1162) This is not required by the XEP and has privacy issues.
author Kim Alvefur <zash@zash.se>
date Fri, 08 Jun 2018 16:02:57 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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