mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 05:37:39 +03:00
man prosodyctl: Accidentally markdown
This commit is contained in:
parent
58430694cc
commit
e310e18a50
3 changed files with 212 additions and 68 deletions
4
man/Makefile
Normal file
4
man/Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
all: prosodyctl.man
|
||||
|
||||
%.man: %.markdown
|
||||
pandoc -s -t man -o $@ $^
|
Loading…
Add table
Add a link
Reference in a new issue