- Notifications
You must be signed in to change notification settings - Fork5
Commit3fcc98c
committed
Fix ecpg -? option on Windows, add -V alias for --version.
This makes the -? and -V options work consistently with other binaries.--help and --version are now only recognized as the first option, i.e."ecpg --foobar --help" no longer prints the help, but that's consistentwith most of our other binaries, too.Backpatch to all supported versions.Haribabu KommiDiscussion: <CAJrrPGfnRXvmCzxq6Dy=stAWebfNHxiL+Y_z7uqksZUCkW_waQ@mail.gmail.com>1 parentd8c61c9 commit3fcc98c
1 file changed
+17
-28
lines changedLines changed: 17 additions & 28 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
115 |
| - | |
116 |
| - | |
| 114 | + | |
117 | 115 |
| |
118 | 116 |
| |
119 | 117 |
| |
120 | 118 |
| |
121 |
| - | |
122 |
| - | |
123 | 119 |
| |
124 | 120 |
| |
125 | 121 |
| |
| |||
144 | 140 |
| |
145 | 141 |
| |
146 | 142 |
| |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
147 | 157 |
| |
148 |
| - | |
| 158 | + | |
149 | 159 |
| |
150 | 160 |
| |
151 | 161 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 | 162 |
| |
174 | 163 |
| |
175 | 164 |
| |
|
0 commit comments
Comments
(0)