> +             "-2")
> +                     gtkv="2"
> +                     ;;
> +             "-3")
> +                     gtkv="3"
> +                     ;;
> +             "-n")
> +                     run_pi=""
> +                     ;;
> +             "-h"|"--help")
> +                     echo "gtk-bundle-from-msys2.sh [-c] [-z] [-2 | -3]"
> +                     echo "   -c Use pacman cache. Otherwise pacman will 
> download"
> +                     echo "      archive files"
> +                     echo "   -z Create a zip afterwards"
> +                     echo "   -2 Prefer gtk2"
> +                     echo "   -3 Prefer gtk3"

doesn't explain `-n` or `-h`

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/959/files#r55922591

Reply via email to