[vlc-devel] [PATCH 1/2] Fixes: Show in help screen which flag actually does

Tim Walker tdskywalker at gmail.com
Wed Jun 4 16:51:08 CEST 2014


On 29 May 2014, at 11:56, Christopher Loessl <cloessl at x-berg.de> wrote:

> 0a2809a changed the behaviour from -u stands for "use unstable" to -u
> stands for "use stable" but the usage output wasn't updated.
> ---
> compileVLCforiOS.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/compileVLCforiOS.sh b/compileVLCforiOS.sh
> index 716e4d1..268cb32 100755
> --- a/compileVLCforiOS.sh
> +++ b/compileVLCforiOS.sh
> @@ -30,7 +30,7 @@ OPTIONS
>    -d       Enable Debug
>    -n       Skip script steps requiring network interaction
>    -l       Skip libvlc compilation
> -   -u       Compile unstable version of MobileVLCKit
> +   -u       Compile not an unstable version of MobileVLCKit

"Do not compile" or "Compile a stable", perhaps?

Tim



More information about the vlc-devel mailing list