File

man/Makefile @ 10314:bbc879eab1bf

util.statistics: Add a total count for rate counters, counting from server start.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Thu, 10 Oct 2019 16:58:02 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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