[Bug 21129] cmd /? should give a help message, not '/?'

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 2 15:59:50 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21129


Arjun Comar <mandaya at rose-hulman.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26580|0                           |1
        is obsolete|                            |




--- Comment #8 from Arjun Comar <mandaya at rose-hulman.edu>  2010-03-02 15:59:50 ---
Created an attachment (id=26582)
 --> (http://bugs.winehq.org/attachment.cgi?id=26582)
Only checks first param

Alright, logged onto Windows to test it.

echo /? hi
yields the help message. So here's an updated patch. This one only checks the
first parameter to see if it is /?. If it is, it displays a help message.
Otherwise the command is executed as normal.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list