File

man/Makefile @ 12464:f4c59af273a3

mod_admin_shell: Add watch:stanzas() command
author Matthew Wild <mwild1@gmail.com>
date Wed, 23 Mar 2022 13:43:08 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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