DB>   However, getopt_long has a "feature" that treats an abbreviation for
DB> an option as the option itself if it is unambiguous.  What you're seeing
DB> is probably that --purge is handled as --purge-unused.  I actually wasn't
DB> aware of this, but it should probably be documented in the manpage.

No, they should allow you to do strict matching.
http://sourceware.org/bugzilla/show_bug.cgi?id=6863



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

Reply via email to