On Fri, Sep 12, 2008 at 7:06 PM, David Roundy <[EMAIL PROTECTED]> wrote:
[skip]
> I ended up fixing this myself (it was pretty easy). So there's no
> need for you to send something.
hunk ./src/Darcs/Arguments.lhs 1150
- show_long_options (map (++(" "++arg)) b) ++ latex_help h ++ "\\\\"
+ show_long_options (map (++("[="++arg++"]")) b) ++ latex_help h ++ "\\\\"
In other cases space (" ") is used to separate option name from
argument. I think it should be changed to "=" or " " in all cases for
consistency.
Regards,
Dmitry
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users