File

man/Makefile @ 10243:b36765ab0ae3

core.s2smanager: Add [direction] boolean flags to s2s connections This will allow representing connections that go both directions
author Kim Alvefur <zash@zash.se>
date Sat, 07 Sep 2019 17:31:26 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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