File

man/Makefile @ 12906:e282c92ded0e

core.usermanager: Fire events when enabling and disabling users Allow modules to act on this state change, e.g. kick accounts etc.
author Kim Alvefur <zash@zash.se>
date Thu, 23 Feb 2023 16:25:31 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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