bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] [PATCH] Do not fail when 'compress' is unable to provide s


From: Paul Eggert
Subject: Re: [Bug-tar] [PATCH] Do not fail when 'compress' is unable to provide sufficient compress ratio
Date: Fri, 26 Apr 2013 10:10:42 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

On 04/26/2013 03:07 AM, Pavel Raiskup wrote:
>   -I, --use-filter-program (general 'vanilla' API)
>   --use-compress-program (obsoleted alias to ^^^)
>       // remove from --help & man & info to not confuse people
>   --use-compress-like-program (with a *proper* definition what it does)
>       // or choose a better name?

Something like this sounds good.  But how about
dropping the "use-" for the new options?
That will simplify things a bit.  Like this:

  -I, --filter-program (general 'vanilla' API)
  --use-compress-program (obsoleted alias for --filter-program)
      // remove from --help & man & info to not confuse people
  --compress-program (with a *proper* definition what it does)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]