File

man/Makefile @ 10843:8fcd46ee9bf5 0.11

mod_storage_internal: Fix error in time limited queries on items without 'when' field, fixes #1557
author Kim Alvefur <zash@zash.se>
date Fri, 15 May 2020 21:22:35 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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