File

man/Makefile @ 8817:9a3066a580ad

spec/util_pubsub: Test whether someone can subscribe to a node Test fails because of missing normalize_jid
author Kim Alvefur <zash@zash.se>
date Sun, 20 May 2018 15:20:34 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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