wok diff lzma/stuff/lzma @ rev 5275

abiword: improve templates
author Rohit Joshi <jozee@slitaz.org>
date Thu Apr 15 10:26:03 2010 -0400 (2010-04-15)
parents 1c6fa8e91b97
children de99cab8346f
line diff
     1.1 --- a/lzma/stuff/lzma	Sun Sep 20 09:54:40 2009 +0200
     1.2 +++ b/lzma/stuff/lzma	Thu Apr 15 10:26:03 2010 -0400
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  case "$1" in
     1.6  d|e|b) exec /usr/bin/lzma-alone $@;;
     1.7 ---help|-h|-?) exec /usr/bin/lzma-alone;;
     1.8 +--help|-h|-\?) exec /usr/bin/lzma-alone;;
     1.9  esac
    1.10  
    1.11  [ -x /usr/bin/lzmap ] && exec /usr/bin/lzmap $@