This website requires JavaScript.
Explore
Help
Sign In
fenix
/
fdkaac
mirror of
https://github.com/nu774/fdkaac.git
Watch
1
Star
0
Fork
You've already forked fdkaac
0
Code
Issues
Projects
Releases
Wiki
Activity
347e995cfc
fdkaac
/
genman.sh
3 lines
87 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
pandoc -s -f markdown -t man README >fdkaac.1
&&
mv -f fdkaac.1 man/fdkaac.1
Reference in New Issue
View Git Blame
Copy Permalink