File

man/Makefile @ 13334:aefcb6b4f47d

mod_admin_shell: Add debug:async() command to show blocked async runners
author Matthew Wild <mwild1@gmail.com>
date Tue, 21 Nov 2023 18:48:58 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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