<p>In <a href="https://github.com/geany/geany/pull/959#discussion_r55922591">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>doesn't explain <code>-n</code> or <code>-h</code></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#r55922591">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ49WU2eAM55V_Hw1xFkXa-jnqdClks5pstl1gaJpZM4HvT4_.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#r55922591"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>