X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gunzip.in;h=3e9eada2db86ad4221a8cb7da7a365b4d772751c;hb=aef5feaf109fa88968c9e1c78754e20386c4b96a;hp=2668d80246e005f2aeda5b5e59a7d8f3a0d8e770;hpb=6f6a3d158959b5b3dc1f067f89c21e5303b91ba4;p=debian%2Fgzip diff --git a/gunzip.in b/gunzip.in index 2668d80..3e9eada 100644 --- a/gunzip.in +++ b/gunzip.in @@ -24,7 +24,7 @@ esac PATH=$bindir:$PATH version="gunzip (gzip) @VERSION@ -Copyright (C) 2007, 2011-2012 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