Adam D. Barratt wrote:
> Would the use of DEBUG suffice?

This is not documented in the manpage. A perfect option would be
something like with Debug but addition of a prompt as well,

Using your example,

        [EMAIL PROTECTED]:~$ DEBUG=1 bts ret 1234 test
        From: Adam D. Barratt <[EMAIL PROTECTED]>
        To: [EMAIL PROTECTED]
        Subject: retitle 1234 to test
        Date: Thu, 20 Dec 2007 12:00:46 +0000
        X-BTS-Version: 2.10.11
        Message-ID: <[EMAIL PROTECTED]>

        # Automatically generated email from bts, devscripts version
        2.10.11
        retitle 1234 test
  Submit to BTS? (Y/n)

And it could be just a simple interactive option like -i/--interactive
like we see with cp or mv commands.

That way one could alias bts with 'bts -i' and avoid most of the
pitfalls for using bts.

- Adam



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to