File

man/Makefile @ 12870:56397f3b58c1

mod_admin_shell: Sort MUC users by relation and JID Suggested by MattJ, our resident UI expert :)
author Kim Alvefur <zash@zash.se>
date Sun, 29 Jan 2023 21:37:13 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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