File

man/Makefile @ 10172:5da519ef2d51

prosodyctl: Corrected the help output of the install and remove commands
author João Duarte <jvsDuarte08@gmail.com>
date Fri, 26 Jul 2019 05:53:18 -0700
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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