File

man/Makefile @ 10828:c12ed21f877e

mod_csi_simple: Change debug message of client-triggered flush for coherence It now matches other the other source of flush reason logging.
author Kim Alvefur <zash@zash.se>
date Sat, 09 May 2020 17:38:13 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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