File

man/Makefile @ 7407:e465b584547b

MUC: Move the locked flag into persisted data (so not to lose it on eviction)
author Kim Alvefur <zash@zash.se>
date Thu, 28 Apr 2016 23:14:09 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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