File

man/Makefile @ 10160:320ae3831b34

prosodyctl: Added the install and remove arguments to the reorganized commands_order variable
author João Duarte <jvsDuarte08@gmail.com>
date Wed, 24 Jul 2019 04:59:46 -0700
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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