File

man/Makefile @ 10986:d585deb8c882

mod_admin_shell: Fix debug:timers to handle net.server native timers
author Kim Alvefur <zash@zash.se>
date Mon, 29 Jun 2020 21:43:51 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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