File

man/Makefile @ 13456:e9ab660b9c5f

mod_pubsub: Add shell commands to create and list nodes
author Matthew Wild <mwild1@gmail.com>
date Wed, 06 Mar 2024 17:38:21 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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