]> git.sesse.net Git - vlc/blobdiff - contrib/src/change_prefix.sh
A bit more modern version of the About dialog
[vlc] / contrib / src / change_prefix.sh
index 17b9a0592fa97c346c5f7d331c04ec571493cd45..43636204dfb7846e930a5e1fe19fbdd0fe79684d 100755 (executable)
@@ -27,7 +27,7 @@ LANG=C
 export LANG
 
 if test "$1" = "-h" -o "$1" = "--help" -o $# -gt 2; then
-  echo "Usage: $0 [new_prefix] [old prefix]
+  echo "Usage: $0 [old prefix] [new prefix]
 
 Without arguments, this script assumes old prefix = @@CONTRIB_PREFIX@@,
 and new prefix = current directory.