[Updated] euphoria-install.sh: added clean option to help file

This commit is contained in:
mollusk 2016-07-26 07:47:53 -07:00
parent 3a2665fd5b
commit 0bcaa92f6e

View File

@ -159,6 +159,7 @@ clean)
install Install ${name}-${version} install Install ${name}-${version}
uninstall Uninstall ${name}-${version} uninstall Uninstall ${name}-${version}
clean Clear out ${name} downloads in ${tmpdir}
""" """
;; ;;