File

man/Makefile @ 11801:ab0dfe9cbe69

util.prosodyctl.check: Suggest replacing 'use_libevent' with 'network_backend' It's basically deprecated
author Kim Alvefur <zash@zash.se>
date Tue, 14 Sep 2021 14:19:05 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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