File

man/Makefile @ 9768:ab12fd48e124 0.11

mod_csi_simple: Consider messages forwarded from another of the users clients as important (fixes part of #1250)
author Kim Alvefur <zash@zash.se>
date Sun, 06 Jan 2019 21:08:11 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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