File

man/Makefile @ 13584:0f265142117a

mod_roster: Add basic roster management shell commands
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Jan 2025 12:26:03 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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