bug-parted
[Top][All Lists]
Advanced

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

Re: [PATCH] Abort on unrecognized options.


From: Benno Schulenberg
Subject: Re: [PATCH] Abort on unrecognized options.
Date: Thu, 05 Apr 2007 00:08:27 +0200
User-agent: KMail/1.9.6

address@hidden wrote:
>                  case 'v': _version (); break;
> +                case '?': return 0;
>          }
>  }

This is probably not the right way to do it, but it does the job.

Benno




reply via email to

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