File

man/Makefile @ 7178:5953f415c815

mod_storage_sql: Treat non-existent archive IDs as beyound the end of the archive (fixes #624) (tested on sqlite3 only)
author Kim Alvefur <zash@zash.se>
date Mon, 22 Feb 2016 15:23:27 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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