Byrd, Payton wrote:

I have been encountering a problem in using NAnt that is not necessarily a bug in NAnt, but just a real-world inconvenience brought on by Word.

We create deployment documents in Word to describe deployment instructions. Whenever we add a command line option such as -v word changes the hyphen to an elongated hyphen. Our deployers prefer to cut and past command lines from the deployment document to prevent accidents. Would it be possible to have the NAnt command line parser updated to accept another character, such as the tilde or forward slash to denote a flag in the command line?

Have you tried a forward slash?  You'll be pleasantly surprised.

Gary




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to