man/Makefile
author Matthew Wild <mwild1@gmail.com>
Wed, 06 Mar 2024 17:38:21 +0000
changeset 13460 e9ab660b9c5f
parent 7035 817c7b197ac7
permissions -rw-r--r--
mod_pubsub: Add shell commands to create and list nodes

all: prosodyctl.man

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