File

man/Makefile @ 8544:e7214441523b

util.ringbuffer: Add method for discarding buffered data without returning it to lua
author Kim Alvefur <zash@zash.se>
date Sat, 24 Feb 2018 14:45:06 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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