File

man/Makefile @ 7277:7be7108cb6ed

mod_s2s: Include name of remote server when it's missing the stream ID (thanks Ge0rG)
author Kim Alvefur <zash@zash.se>
date Mon, 14 Mar 2016 13:27:02 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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