diff --git a/doc.sh b/doc.sh new file mode 100755 index 0000000..24fc6fb --- /dev/null +++ b/doc.sh @@ -0,0 +1,30 @@ +#!/bin/sh + +dir="$(dirname "$(readlink -e "$0")")" + +if [ "$1" = "" ] || [ "$1" = "-h" ] || [ "$1" = "--help" ]; then + echo "Usage: doc.sh