File

man/Makefile @ 10129:406afedc9375

prosodyctl: Changed the command 'admin_add' to 'admin_operation', which will be called by both add/remove operations
author João Duarte <jvsDuarte08@gmail.com>
date Tue, 25 Jun 2019 00:52:12 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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