X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gunzip.in;h=dbfd04b095c39d745c856319810c67481499becd;hb=1196cd0816bf2e05377c972a8fe5d7988262b609;hp=64e9764f28a36ed70e41e81653833dd9b6937db5;hpb=a2016c1de6e4884f6c8ed5cc498f3bf821c25ca4;p=debian%2Fgzip diff --git a/gunzip.in b/gunzip.in index 64e9764..dbfd04b 100644 --- a/gunzip.in +++ b/gunzip.in @@ -24,7 +24,7 @@ esac PATH=$bindir:$PATH version="gunzip (gzip) @VERSION@ -Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc. +Copyright (C) 2007, 2011-2013 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