]> git.armaanb.net Git - lightcards.git/blob - contrib/manconvert
First commit
[lightcards.git] / contrib / manconvert
1 #!/usr/bin/env sh
2 pandoc $1 -s -t man -o $(echo $1 | cut -d '.' -f -2)