Benno Schulenberg <[EMAIL PROTECTED]> wrote:
> Jim Meyering wrote:
>> Benno Schulenberg <[EMAIL PROTECTED]> wrote:
>> > -    {"no-update", no_argument, NULL, 'd'},
>> > +    {"dry-run", no_argument, NULL, 'd'},
>>
>> Looks good, but do not remove support for --no-update just yet.
>> Instead, mark it as deprecated, and with a comment suggesting
>> when to remove it for good, e.g.,
>>
>>       /* Note: this option is deprecated, and deliberately not
>>          documented.  FIXME: remove --no-update in 2009. */
>>       {"no-update", no_argument, NULL, 'd'},
>
> Attached.

Thanks.  Applied and pushed.


_______________________________________________
bug-parted mailing list
bug-parted@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-parted

Reply via email to