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

Christopher Loessl cloessl at x-berg.de
Thu May 29 11:56:13 CEST 2014


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
 EOF
 }
 
-- 
1.8.5.2 (Apple Git-48)




More information about the vlc-devel mailing list