File

man/Makefile @ 10178:badc8610bfdf

prosodyctl: Swapped prints for the show_message function at the install/remove commands
author João Duarte <jvsDuarte08@gmail.com>
date Wed, 31 Jul 2019 05:47:36 -0700
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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