Merge pull request #282 from jpartain89/patch-1

Update to install.sh
This commit is contained in:
Anthony Scopatz
2020-02-03 15:38:08 -05:00
committed by GitHub
+1
View File
@@ -40,6 +40,7 @@ case "$1" in
-h|--help)
echo "Install script for nanorc syntax highlights"
echo "Call with -l or --lite to update .nanorc with secondary precedence to existing .nanorc includes"
exit 0
;;
esac