https://bugzilla.novell.com/show_bug.cgi?id=227511#c18 --- Comment #18 from Senthil Nachimuthu <sentron@gmail.com> 2007-10-08 10:57:42 MST --- (In reply to comment #17 from Ján Kupec)
BTW, confirmed, any of the following is correct, -- and = are optional:
long-opt value --long-opt value long-opt = value --long-opt = value
the correct way would be to fix it in libzypp, but let's use the '=' for now.
Can you tell me where you found documentation for the .curlrc file syntax please? I searched the man pages for curl but I couldn't find the proper syntax. I thought curl would just read this file and append it to the command line switches. In that case, are the = sign and the double quotes required? I think if the the value contains a whitespace, then it should be enclosed in single quotes? Can it be either single quotes or double quotes? Sorry for asking so many questions, I haven't used curl much, and the man pages do not provide these details. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.