X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gunzip.in;h=3e9eada2db86ad4221a8cb7da7a365b4d772751c;hb=aef5feaf109fa88968c9e1c78754e20386c4b96a;hp=b95e97381477163e405c6265c0e5dc3278e22b40;hpb=00c348e6584848d12bcf80d5ef33d8caa65b8c58;p=debian%2Fgzip diff --git a/gunzip.in b/gunzip.in index b95e973..3e9eada 100644 --- a/gunzip.in +++ b/gunzip.in @@ -24,7 +24,7 @@ esac PATH=$bindir:$PATH version="gunzip (gzip) @VERSION@ -Copyright (C) 2007, 2011-2013 Free Software Foundation, Inc. +Copyright (C) 2007, 2011-2014 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the terms of the GNU General Public License . There is NO WARRANTY, to the extent permitted by law. @@ -38,6 +38,7 @@ Mandatory arguments to long options are mandatory for short options too. -c, --stdout write on standard output, keep original files unchanged -f, --force force overwrite of output file and compress links + -k, --keep keep (don't delete) input files -l, --list list compressed file contents -n, --no-name do not save or restore the original name and time stamp -N, --name save or restore the original name and time stamp