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

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 2 15:39:13 CST 2010


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





--- Comment #4 from Arjun Comar <mandaya at rose-hulman.edu>  2010-03-02 15:39:12 ---
Created an attachment (id=26580)
 --> (http://bugs.winehq.org/attachment.cgi?id=26580)
Hotfix

Forces a check on the parameter to see if it is /?. If it is, it turns the
command into a help with the command as a parameter. Had to change a couple
lines in the help lookup function because it wasn't referencing the local
command but rather some global param1 variable. That may be incorrect, let me
know.

-- 
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