README: Remove trailing whitespaces that end up in the manpages.
[fdkaac.git] / genman.sh
1 #!/bin/sh
2 pandoc -s -f markdown -t man README >fdkaac.1 && mv -f fdkaac.1 man/fdkaac.1
This page took 0.02008 seconds and 4 git commands to generate.