File

man/Makefile @ 8957:21ae6cb20dcf

mod_pubsub: Remove feature flag for data persistence since node config is now persistent
author Kim Alvefur <zash@zash.se>
date Sun, 01 Jul 2018 04:46:39 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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