File

man/Makefile @ 13593:f57872788424

mod_admin_shell: Add session method to request (password) input from shell client
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Jan 2025 18:17:30 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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