File

man/Makefile @ 10159:2eabac18e3dc

prosodyctl: Removed the admin_add and admin_remove from the commands_order variable
author João Duarte <jvsDuarte08@gmail.com>
date Wed, 24 Jul 2019 04:53:02 -0700
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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