tazpkg diff tazpkg-box @ rev 807

Tiny edit
author Paul Issott <paul@slitaz.org>
date Mon May 25 06:24:54 2015 +0100 (2015-05-25)
parents 1ab24812ad7e
children a41fb2cbc248
line diff
     1.1 --- a/tazpkg-box	Sat Dec 13 16:31:09 2014 +0200
     1.2 +++ b/tazpkg-box	Mon May 25 06:24:54 2015 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  # patch to extract a TazPkg file but not Thunar and other FM. TazPkgBox tries
     1.5  # to follow freedesktop standards.
     1.6  #
     1.7 -# Copyright (C) 2011-2014 SliTaz GNU/Linux - GNU GPL v2
     1.8 +# Copyright (C) 2011-2015 SliTaz GNU/Linux - GNU GPL v2
     1.9  #
    1.10  # Authors: Christophe Lincoln <pankso@slitaz.org>
    1.11  #
    1.12 @@ -23,7 +23,7 @@
    1.13  
    1.14  
    1.15  usage() {
    1.16 -	cat << EOT
    1.17 +	cat <<EOT
    1.18  $(_ 'Usage:') $(basename $0) [actions|URL] [$(_ 'package')]
    1.19  EOT
    1.20  }