X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gunzip.in;h=dbfd04b095c39d745c856319810c67481499becd;hb=90472fdde1e420804fcc06a36d9016569d3e2dca;hp=2668d80246e005f2aeda5b5e59a7d8f3a0d8e770;hpb=4ee107046a0ffd91f6c60c787326a5e27b799f6d;p=debian%2Fgzip diff --git a/gunzip.in b/gunzip.in index 2668d80..dbfd04b 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-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