File

man/Makefile @ 7199:5846e0bca4ff

util.termcolours: Remove argument from noop function [luacheck]
author Kim Alvefur <zash@zash.se>
date Thu, 25 Feb 2016 22:33:58 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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