File

man/Makefile @ 9921:ec138e4254ed

mod_csi_simple: Improve debug logs by mentioing why the buffer gets flushed
author Kim Alvefur <zash@zash.se>
date Sun, 24 Mar 2019 22:01:36 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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