]> git.armaanb.net Git - phrases.git/blob - contrib/manconvert
Update argparse config to use built-in versioning
[phrases.git] / contrib / manconvert
1 #!/usr/bin/env sh
2 pandoc $1 -s -t man -o $(echo $1 | cut -d '.' -f -2)