[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] [patch] Add -v to --trace
From: |
Andreas Gruenbacher |
Subject: |
Re: [Quilt-dev] [patch] Add -v to --trace |
Date: |
Mon, 13 Sep 2004 22:01:39 +0200 |
User-agent: |
KMail/1.6.2 |
On Monday 13 September 2004 21:53, Dean Roehrich wrote:
> >From: Andreas Gruenbacher <address@hidden>
> >
> >On Monday 13 September 2004 21:13, Dean Roehrich wrote:
> >> We've had some internal requests for adding the bash -v option with
> >> --trace.
> >
> >Hmm, would --trace[=-v] be acceptable?
>
> I'm sure it would. I imagine it would look something like the following.
> Anyone have some creative ideas for the Usage and Help lines?
Well, not quite, but I can implement it very easily. -x would be implied, so
this would give ``quilt [--trace[=-v]] ...'' or similar.