<p>In <a href="https://github.com/geany/geany/pull/959#discussion_r55922596">scripts/gtk-bundle-from-msys2.sh</a>:</p>
<pre style='color:#555'>> +            "-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"
</pre>
<p>not cachedir arg</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/959/files#r55922596">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ4Hjr9IyaobhqLjKYXf7wj56SSc8ks5pstmMgaJpZM4HvT4_.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/959/files#r55922596"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>