Add basic manpage and sync up README documentation

This commit is contained in:
Miles Alan 2020-06-13 21:25:27 -05:00
parent b4dd89ae3a
commit 51ecaea4e2
5 changed files with 105 additions and 16 deletions

View file

@ -26,5 +26,10 @@ install: all
cp -f lisgd ${DESTDIR}${PREFIX}/bin
chmod 755 ${DESTDIR}${PREFIX}/bin/lisgd
mkdir -p ${DESTDIR}${PREFIX}/share/man/man1
cp lisgd.1 ${DESTDIR}${PREFIX}/share/man/man1
chmod 644 ${DESTDIR}${PREFIX}/share/man/man1
clean:
rm -f config.h